body{
   padding-left: 0.5cm;
   padding-right: 0.5cm;
   color: #CCCCCC;
   background-color: #2B2B2B;
	}
ul.navbar{
    list-style-type: none;
    padding: 0;
    margin: 0;
    position:static;
    }
p{
    font-family: "Tahoma","Times New Roman",sans-serif;
    color: #CCCCCC;
    background-color: #4F4F4F;
    }
p.two{
    font-family: "Georgia","Tahoma",sans-serif;
    background-color: #4F4F4F;
	 color: #000000;
	 font-size: 100%;
	 font-weight: bold;
    }
a.two{
    font-family: "Times New Roman","Tahoma",sans-serif;
    background-color: #4F4F4F;
	 font-size: 100%;
	 font-weight: bold;
    }
a.three{
    font-family: "Times New Roman","Tahoma",sans-serif;
    background-color: #4F4F4F;
	 font-size: 100%;
	 font-weight: bold;
    }
H1{
   font-family: "Georgia","Times New Roman",sans-serif;
   color: #000000;
   background-color: #4F4F4F;
	font-weight: bold;
   }
H4{
   font-family: "Georgia","Times New Roman",sans-serif;
   color: #E8E8E8;
   background-color: #4F4F4F; 
   font-weight: bold;
   }