div#container
{
   width: 770px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
}
.style1 {font-weight: bold}
.style2 {
	font-size: 36px;
	font-weight: bold;
}
.style3 {font-size: 9px}
.gugu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF0000;
	background-color: #FFFFFF;
	background-image: url(images/imesite.jpg);
}
