body 
{
background:#353535;
font:12px/160% 'Trebuchet MS', Verdana, Arial, sans-serif;
text-align: center;
padding-top: 50px;
}

a 
{
color: #0088cc;
}

a:hover 
{
color: #232323;
}

a img 
{
border:none;
}

p
{
padding-bottom: 10px;
}

h1 
{
font-size:18px;
color:#d3d3d3;
text-transform: capitalize;
}

.box 
{
width: 800px;
padding-top: 10px;
padding-bottom: 20px;
display: block;
margin: auto;
}

.sides
{
    background: url(i/lateral.png) repeat-y center;
}

.header
{
    background: url(i/header.png) no-repeat top;
}

.footer
{
    background: url(i/header.png) no-repeat bottom;
    padding: 15px 15px 15px 15px;
} 
