/*menu*/
H1 { 	color: rgb(170,170,170); font-family: helvetica, impact, sans-serif; font-size: 9pt; 

	background-color: rgb(219,219,219); 

        top: 50px; width:580px; height: 120px; overflow: none;

	text-align: none; border-style: solid;  border-color: rgb(0,0,0);

	padding-top: -50px; padding-bottom: 20px; padding-left: 10px; padding-right: 2px; 
        position: relative; left: 0px; top: -190px; border-width: 1px;
    
   }

A:link     { text-decoration: none; color: rgb(70,70,70);}
A:active   { text-decoration: none; color: rgb(193,77,100);}
A:visited  { text-decoration: none; color: rgb(150,150,150);}
A:hover    {color: rgb(255,102,0)}

/*Blog Body*/
h2{ color: rgb(115,115,103); font-family: helvetica, impact, sans-serif; 
   background-color: rgb(219,219,219); font-size: 9pt; text-align: justify; margin-top: 0px; 
   margin-bottom: 5px; width:600; margin-left: auto; margin-right: auto; position: relative; top: -220px;
   padding-top: 400px;}

/*Blog Title*/
h3 { color:rgb(255,255,255); background: rgb(149,149,135); font-family: helvetica,impact, sans-serif; font-size: 15pt; margin-left: 50px; margin-top: -18px; width: 600px; text-align: left; margin-left: auto; margin-right: auto;}


/*Blog date*/
h4 { color:rgb(128,128,128);background: rgb(219,219,219); font-family: helvetica, impact, sans-serif;font-size: 8pt; text-align: left; width: 600px; margin-bottom: 18px;
margin-left: auto;
margin-right: auto;}

/*Main menu items*/
h5{ color: rgb(190,190,190); font-family: helvetica, impact, sans-serif;
	background-color: rgb(240,240,240) ; font-size: 10pt; 
	position: relative; overflow: auto;
	text-align: left;border-style: solid; border-width: 3px;
	padding-top: 5px; padding-bottom: 10px; padding-left: 10px; padding-right: 2px ;
	width: 600;margin-left: auto;margin-right: auto;}

/*Total body container*/
h6{margin-top: -200px;}

body { background-color:#DBDBDB; width:800px; }
form { font-family: helvetica, impact, sans-serif; }

p.header { padding:0 5em 0 5em; font-style:justify; }

table.contact { padding:0 5em 0 5em; border:0; }

img.std { margin: 5pt 5px 5px 5pt; clear: both; cursor;: pointer; }


/*Contact me page*/
b5{ color: rgb(115,115,103);  
   background-color: rgb(190,190,190); font-size: 9pt; text-align: justify;
   /*padding-top: 50px; padding-bottom: 20px; padding-left: 50px; padding-right: 50px;*/
border-style: solid;  border-color: rgb(0,0,0);
top: 50px; width:300px; height: 120px;
   }
