body {
background-image: url(ron.jpg);
background-repeat: no-repeat;
background-color: #000010;
}

.barra {
position:absolute;
left:0px;
top:200px;
}

.menu {
position:absolute;
left:0px;
top:215px;
}

.welcome {
font-family: Verdana;
font-size: 9pt;
color: #E8B95D;
position:absolute;
left:750px;
top:30px;
}

.conteudo {
position:absolute;
left:190px;
top:220px;
font-family: Verdana;
font-size: 9pt;
color: #E8B95D;
}

textarea {
font-family: Verdana;
font-size: 9pt;
color: #990000;
}

select {
font-family: Verdana;
font-size: 9pt;
color: #990000;
}

input {
font-family: Verdana;
font-size: 9pt;
color: #990000;
}

a:link {
color:#990000;
text-decoration: none;
font-family: Verdana;
font-size: 11pt;
}

a:visited {
color:#990000;
text-decoration: none;
font-family: Tahoma;
font-size: 11pt;
}

a:hover {
color: #E8B95D;
text-decoration: none;
}

table {
font-family: Verdana;
font-size: 9pt;
color: #E8B95D;
}

.title {
font-family: Verdana;
font-size: 14pt;
font-weight: bold;
color: #E8B95D;
height: 50px;
vertical-align: top;
}