body{
	    background:#171001;
		font-family: Arial, Verdana, sans-serif;
	    margin:0;
	    padding:0;
	    color:#FFF;
	    border-color:#8bbebf #8bbebf #8bbebf #8bbebf;
}


h1 {
font-size:1.2em;
	    color:#8bbebf;
}


h2{
	    font-size:1em;
	    color:#8bbebf;
}


h3{
	    font-size:.9em;
	    color:#8bbebf;
}


hr{
background:#8bbebf;
}


#header{
border-bottom:4px solid #8bbebf;
}	


#scrol{
border:2px solid #8bbebf;
background:#8bbebf;
color:#201401;
}



