/* CSS Document */

body	{
	margin-left: 0px;
	margin-top: 0px;
	background-color: #265799;
	text-align: center;
	vertical-align: top;
}

#container	{
	width: 779px;
	height: 1033px;
	background-image: url(../img/site.jpg);
	border-width: 1px;
	border-style: solid;
	border-color: #000066;
	margin: auto;
}
