body
{
background-image:url('../img/bg.jpg');
text-align: center;
font-family: verdana, arial;
font-size: 12px
}
h1
{
text-align: center;
}
table
{
border=1;
cellspacing=0;
cellpadding=0;
font-family: verdana, arial;
font-size: 12px
}
td
{
border=1;
}
.boxBanner
{
width: 774px;
}

.boxBar
{
width: 774px;
margin: 5px 0px 5px 0px;
}

.boxMain
{
position:relative;
border: 1px solid black;
width:774px;
height:75%;
padding: 2cm;
text-align: justify;
background-color: #ffffff;
}
