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