
/*******************
* Element Defaults *
********************/

body
{
	background: white;
	font: normal 9px Verdana, Arial, sans-serif;
	color: black;
	border-top: 8px solid white;
	margin: 0px;
}

#home-graphic
{
	background: url(../images/fat-splash.gif) no-repeat;
	width: 246px;
	height: 274px;
}


#home-wrap
{
	text-align: center;
	padding-top: 50px;
}

