/* Homepage Styles */


body {
	font: normal 62.5%/1.6 "Trebuchet MS", Verdana, Georgia, Arial, Tahoma, "Times New Roman";
	color: #000;
	background: #fff url(../img/bg.gif) repeat-x;
}



#content {
	position: relative;
	width: 584px;
	float: left;
	margin: 10px 0px;
	background: transparent url(../img/corgi-bg.gif) no-repeat top center;
}

