body {
	background-color: #2B94FF;
	margin-top: 30px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
}
.image {
	background-color: #1091D5;
	padding: 0px;
	border: 1px dotted #FFDC74;
}

