body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #ffffff;
	color: #4A0000;
	background-image: url(http://www.powerlinepromotions.com/images/logoBG3.gif);
}

#wrap {
	width:550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    }
	
	.foot {
	font-size: 10px;
	}
	
		.font12 {
	font-size: 12px;
	
	}
	
		.font14 {
	font-size: 14px;
}
	
	.font10 {
	font-size: 10px;
	color: #FF0000;
}

		.font18 {
	font-size: 18px;
	}

a:link {
	color:#FF3300;
}      
a:visited {color:#FF0000;}  
a:hover {color:#CCCCCC;}  
a:active {
	color:#FF3300;
}
