.background {
margin: -50px 0  0 -50px;
padding: 0 0 0 0;
width: 1330px;
height: 1024px;
background-image: url(../images/bg.png);
background-repeat: repeat-x;
}
.sigla {
position: relative;
top: 200px;
left: 10%;
width: 498px;
height: 126px;
background-image: url(../images/webex.png);
}
.main {
width: 300px;
height: 100px;
margin: 0 0 0 11%;
text-align: left;
position: relative;
top: 200px;
font-family: georgia;
}
.title {
font-size: 18px;
}
.incurand {
font-size: 9px;
margin: -25px 0 0 47%;
text-transform: uppercase;
color: #999;
}