#header {
	vertical-align: 0%;
	background-position: top;
	background-image: url(images/bg.gif);
}
#container {
	background-color: #FFFFFF;
}
#text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#body {
	display: none;
}
#footer {
	background-image: url(images/bg2.gif);
	height: 100px;
	text-decoration: none;
}
.images {
	border: medium solid #83CEE1;
	padding: 5px;
}

