#pagina {
	
	height: 768px;
	width: 1024px;
	margin:auto;
}
#frase {
	height: 38px;
	width: 173px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFF;
	text-align: left;
	padding: 2px;
	margin-top: -317px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 657px;
}
#botao {
	height: 37px;
	width: 65px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFF;
	background-image: url(../images/botao.jpg);
	margin-top: -40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 840px;
	
}
#botao a {
	text-decoration: none;
	text-align: center;
	line-height: 35px;
	color: #FFF;
	display: block;
	border:0;
	height: 37px;
	width: 65px;
	position: relative;
}
#botao a:hover {
	background-color: #CCC;
}



#pagina img {
	
	border:0;	
}
