html, body
{
	margin: 0px;
	padding: 0px;
	background-color: #d6d6d5;
	text-align: center;
}

img
{
	border: none;
}

#main
{
	width: 765px;
	height: 366px;
  	background-color: #fee940;
	text-align: center;
}

#row1
{
	width: 765px;
	height: 146px;
	background-color: #ffffff;
	background-image: url('/images/frontpage_image.jpg');
}

#row2
{
	width: 765px;
	height: 220px;
}