* {
	color:#555;
	font-size:10px;
	font-family:verdana, arial;
	z-index:1;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
body {
	margin:0;
	background:#9d8879 url('../imgs/bg1.gif') repeat left top;
}

html, body {
	width:100%;
	height:100%;
}


#principal {
	margin-left:-389px;
	position:relative;
	width:779px;
	left:50%;
}



