body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #01415e;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ffffff;
	/*background-color: #063547;
	background-image: url(images/bg.jpg);*/
	background-attachment: fixed;
}

#gallery {
	width: 1024px;
	float: left;
}

#gallery1{
	width: 1024px;
	float: left;
}

#gallery .gallimg , #gallery1 .gallimg{
	width: 200px;
	height: 200px;
	float: left;
	text-align: center;
	margin: 10px;
}

