body#background {

	 background: url(http://www.mustangperformance.org/images/bg.png) 100% 0 repeat;
	 
	}
	
body {
        line-height: 15px;
		font-size: 12px; 
		font-family: arial, sans-serif;
		color: #000000;
}	

a:link {color: #9F0202; text-decoration: underline; }
a:active {color: #9F0202; text-decoration: underline; }
a:visited {color: #9F0202; text-decoration: underline; }
a:hover {color: #9F0202; text-decoration: underline; }

span#fine {
	position: relative;
    float: left;
	top: 0px;
	left: 0px;
	display: block;
}
