body {
             background-image: url('http://www.technetbrasil.com.br/blogs/images/windows_server/back.jpg');
             background-repeat: no-repeat;
             background-color: #CBCBCB;
             margin: 0px;
}
#masthead {
             background: #ffffff;
             background-image: url('http://www.technetbrasil.com.br/blogs/images/windows_server/topo.jpg');
             width: 804px;
             height: 314px;
             margin-top: 2px;
}
.posthead
{
             border-style: dotted;
             border-width: 0px;
             border-bottom-width: 1px;
             border-color: #dfdfdf;
             color: #FF3300;
             font-weight: normal;
             font-size: 1.5em;
             padding-bottom: 6px;
             margin: 0px;
             margin-bottom: 10px;
}
#welcome
{
             background-color: #000000;
             padding: 6px;
             padding-top: 4px;
             font-size: 0.7em;
             color: #ffffff;
             margin-top: 63px;
             margin-right: 5px;
             text-align: center;
}
#navbar
{
             background: #000000;
             height: 35px;
             margin-left: 5px;
             margin-right: 5px;
}
#navbar li
{
             float: left;
             padding-left: 18px;
             margin-left:11px;
             margin-right:11px;
             background-image: none;
             background-color: #000000;
             padding-top: 9px;
color: #000000;
             font-size: 13px;
             font-family: Arial;
             font-weight: bold;
             text-transform: uppercase;
}
.posthead
{
             border-style: dotted;
             border-width: 0px;
             border-bottom-width: 1px;
             border-color: #dfdfdf;
             color: #FF3300;
             font-weight: bold;
             font-size: 1.5em;
             padding-bottom: 6px;
             margin: 0px;
             margin-bottom: 10px;
}
.posthead a:link, .posthead a:visited, .posthead a:active
{
             color: #FF3300;
             font-weight: bold;
             text-decoration: none;
}
.posthead a:hover
{
             color: #FF3300;
             text-decoration: underline;
}
#title
{
             position: relative;
             left: 480px;
             top: 175px;
             width: 176px;
             height: 90px;
}
#title h1
{
             font-size: 23px;
             font-family: Arial;
             margin: 0px;
             padding: 0px;
             text-align: center;
             vertical-align: middle;
             color: #000000;
}