body {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	background-color: #660000;
	background-image: url(imagens/pagina_Inicial2.jpg);
}

h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}


 
