body {
	margin:0px;
	color:#000000;
	background-color:#3B6CAF;
}
.style1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
}

#box {
	border: 1px solid #000;
	width: 600px;
	margin: 0 auto;
	background-image: url(images/bg.jpg);
}

a {
	text-decoration: none;
	color:#000;
}

a:hover {
	color: #3B6CAF;
	text-decoration: underline;
}

.pics1 {
	float: left;
	width: 300px;
	height: 225px;
	margin-bottom: 20px;
	margin-left: 25px;
}

.pics2 {
	float: left;
	width: 400px;
	height: 225px;
	margin-bottom: 20px;
	margin-left: 25px;
}

.pics3 {
	float: left;
	width: 250px;
	height: 200px;
	margin-bottom: 20px;
	margin-left: 25px;
}
	
.roof {
	margin: 0 auto;
	padding: 20px;
	width: 650px;
	background-image: url(images/bg2.jpg);
}
	