body {
	background-image: url(fundos/bg_worldwaker.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
#principal { font-size: 10px; color: #FF0; margin: 0; }

#principal p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 25px;
	clear: both;
	padding-left: 5px;
}
#principal img {
	margin-right: 10px;
	margin-bottom: 20px;
	}
h1, h6 {
	font-size: 10px;
	font-weight: bold;
	background-color: #00C;
	background-image: url(zero/barra2b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-bottom: 2px;
	padding-left: 15px;
	margin-top: 0px;
	height: 15px;
	padding-top: 1px;
}
h1 a, h1 a:hover, h1 a:visited, h6 a, h6 a:hover {
	display: block;
}
.box {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 25px;
	clear: both;
	padding-left: 5px;
}
.box img {
	margin-right: 10px;
	margin-bottom: 20px;
}
#principal a, principal a:visited { color: #FFF; text-decoration: none; }
#principal a:hover {text-decoration:underline;}

