@charset "utf-8";
/* CSS Document 
© 2009 - Design, CSS Style by Carlos de Passos
*/

#body {
	background-color: #175274;
}

#header {
	margin-top:10px;
	width:790px;
	height:73px;
}

#container {
	background-image:url(../images/backgrounds_miniweb.jpg);

	background-repeat:no-repeat;
	width:790px;
	height:600px;
	text-decoration:none;
}

#text {
	text-align:justify;
	color:#FFF;
	margin-left:220px;
	width: 420px;
	float: left;
	margin-top:180px;
}

