/* CSS Document */
body {
    color: #000;
	background: white;
	font-family:'Times New Roman', Times, serif;
}
#conteiner {
	width: auto; 
	margin: 0;
	padding: 0; 
	border: 0;
	background-image: none;
}
.sub-title, h3, #nav, #footer, .box-c, .box-a, box-b {
   display: none;
}
h1 span {
   font-size: 12px;
}


