body {
	background-color : black;
}

#masthead 
{
	margin-top: 8px;
	background: #000000;
	background-image: url('http://ssbelmont.members.winisp.net/images/mastheaderbackgroud.bmp');
	width: 804px;
	height: 230px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
                color: #ffffff;
}

#title
{
	position: relative;
	left: 63px;
	top: 76px;
	width: 151px;
	height: 151px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	color: white;
}

#title h1
{
	color: #FFFFFF
}

#title a:link, #title a:visited, #title a:active, #title a:hover
{
	color: #FFFFFF;
}

