body {
text-align: center;
background-color:#333333;
}

#wrapper 
{
width: 780px;
margin: 0 auto;
text-align: left;                    

}

.tabClass
{
	 background-color:AliceBlue;
	 Z-INDEX: 101; 
	 POSITION: relative; 
	 TOP: 89px;

}

