/* BASE
----------------------------------------------------------------------------- */

body { center;
	margin:0;
	background: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	line-height:1.3em;
	color:#FFFFFF;
}

/* HEADER
----------------------------------------------------------------------------- */
.header { background: url(http://www.brokecollegeboys.com/images/bg.jpg) no-repeat top center; height: 708px; }
.headertemplate { background: url(http://www.brokecollegeboys.com/images/bgtemplate.jpg) no-repeat top center; height: 708px; }
