Body {	color: #ffffff;
	background:#232831;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif, serif;
	text-align: left;
	margin:0px 0px 0px 0px;
	padding:0px;


}


A:link {	color: #d8a77b;
                font-weight: bold;
}

A:visited {	color: #a784c4;
                font-weight: bold;
}

A:active {	color: #a784c4;
                font-weight: bold;
}


H1 { color: #ffffff;
     font-weight: bold;
     font-size: 150%;
}

H2 { color: #ffffff;
     font-weight: bold;
     font-size: 100%;
}

.bg { background: #323b43;
      padding:30px; 
}


