body {
 background-color: #000000;
 background-image: url(img/bg.png);
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: bottom left;
margin: 0;
font-size: 12px;
color: #ffffff;}



b, strong {color: #6e010c;
font-weight: bolder;}


a:link, a:active, a:visited {
color: #6e010c;
font-weight: bold;
text-decoration: none; }

a:hover {
color: #ffffff;}

.sidebar a:link, .sidebar a:visited, .sidebar a:active {color: #303945;
font-weight: bolder;}
.sidebar a:hover {color: #766a5e;}

em, i {
font-weight: italic;
color: #6e010c;}


.titulo {color: #6e010c;
font-size: 16px;
text-align: center;} 
