body{
	padding:0px;
	margin:0px;
	font:14px/18px "Trebuchet MS",Arial, Helvetica, sans-serif;
	background-color: #666666;
	margin-top: 3px;
}
/*----TOP PANEL----*/
#webhosting{height:80px; background-color:#990000; color:#CCCCCC; vertical-align:middle; text-transform:uppercase; font-size:20px; padding-left:20px; font-weight:bold;}
#hosting{background-color:#EEEEEE; color:#000099; vertical-align:middle; font-weight:bold;}
#hosting h1{font-size:14px; font-weight:bold;}
#linuxhosting{background-color:#FFFFF7; padding-top:10px; padding-left:20px; border-top-color:#990000; border-top-style:solid; border-top:solid }
#linuxhosting h1{font-size:16px; font-weight:bold;}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}