
* {
	margin: 0;
	}

html, body {
	height: 100%;
	font: normal 13px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	}

a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color: #000000;
	}


#container {
	width: 900px;
	height: auto;
	margin: 0px auto 0px auto;
	border-right-style: none;
	border-left-style: none;
	}

#contents {
	height: auto;
	background: url(../images/fundo_2.png) no-repeat 
	}

