body {
background-color:#000000;
background-image: url("fotos/fundo.gif");
background-repeat:repeat;
margin:0px;
padding:0px;
}
.teto{
	  border:solid 2px #fff;
	  width:750px;
	  line-height:25px;
	  font-size: 22px;
	  font-family:Geneva, Arial, Helvetica, sans-serif;
	  color:#FF6666;
      margin-top: 0px;
	  margin-right: auto;
	  margin-bottom: 0px;
	  margin-left: auto;
	  padding-left:5px;
	  padding-right:5px;
	  padding-top:60px;
	  text-align:justify; /* correção dos efeitos de alinhamento de textos do hack para*/
	  } 
h1 {
	color:#FFFF99;
	font-size:75px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	margin-top:320px;
	text-align:center; /* correção dos efeitos de alinhamento de textos do hack para*/ 
}
.op {
    background-image: url("fotos/1.jpg");
    background-repeat: no-repeat;
	width:760px;
	border-bottom:0px;
	border-left:solid 2px #000;
	border-right:solid 2px #000;
	border-top:solid 1px #000;
	height:651px;
	 margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
	text-align:justify; /* correção dos efeitos de alinhamento de textos do hack para*/ 
}
.op1 {
    background-image: url("fotos/vialactea.jpg");
    background-repeat: no-repeat;
	width:760px;
	border-bottom:solid 2px #fff;;
	border-left:solid 2px #fff;
	border-right:solid 2px #fff;
	border-top:0px;
	height:609px;
	 margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
	text-align:justify; /* correção dos efeitos de alinhamento de textos do hack para*/ 
}
.rodape {
	width:760px;
	height:30px;
	color:#FF9900;
	text-align:center;
	font-size:20px;
        margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center; /* correção dos efeitos de alinhamento de textos do hack para*/ 
}
