body {
	background-color: #000000;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position:top;	
    margin: 0;
    padding: 0;
}

.galeria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #451709;
}

.design {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*Links*/

a:link{
    text-decoration: none;
    color: #aaaaaa;
}

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

a:active{
    text-decoration: none;
    color: #aaaaaa;
}
.tudo {
	background-image: url(../images/bg1.png);
	background-repeat: repeat-x;
}
