


 body {background:black; font-family: Veranda,arial,helvicta,sans-serif; Color: white}

 H1,H2,h3,h4{
    color: yellow;
    font-family: Veranda,arial,helvicta,sans-serif;
    }
  P {
     
     font-family: Veranda,arial,helvicta,sans-serif;
    }
    .horizontalbar{
     position: absolute;
     width: 100%;
     height: 51px;
     top: 490px;
     left: 10px;
     Background-color: white;
    }

     .sidebar{
     position: absolute;
     width: 170;
     height:124;
     top:385px;
     left:50px;
     background-color;black
     }

             
    .maincol{
	position: absolute;
	top: 120px;
	left: 200px;
	padding: 6px;
	font_family: arial;
	font-size: 12pt;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
     
     
     

