 
*{
	margin:0px;
	padding:0px;
}

body{
		font-family:Lucida Grande, sans-serif;
    font-size:12px;
    color:#ffffff;
}

#body_div{
	width:100%;
    background:url(/images/backgrounds/bg-1.jpg) no-repeat bottom center fixed #000000;
}

h1{
	font-size:14px;
    color:#ffbb00;
}

h2, h3{
	font-size:12px;
    color:#ffffff;
}

a{
	color:#ffe100;
}
