body{
	background-color:#CBBED1;
	background-image:none;
	background-repeat:repeat-x;
}
div.main{
	background-image:url(../images/fade.png);
	background-repeat:repeat-y;
}
div.promotion{
font-size:13px;
color:#DF7800;
}

div.content{
	background-color:white;
}

img.header{
	border-bottom:5px solid #6B298D;
}

div.text{
	font-family: arial, sans-serif;
	font-size:12px;
	color:#666666;
}

div.pulled{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#DF7800;
}
div.pulled strong, ul{
	font-weight:normal;
	color:#DF7800;
}

div.text h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:19px;	
	color:#6B298D;
}
div.text h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;	
	margin-bottom:0px;
	color:#6B298D;
}
div.text h3{
	font-family: georgia, serif;
	font-size:2px;	
	margin-bottom:0px;
	color:#6B298D;
}