body {

	background-color: #fff;
	margin: 0px;
}

#image {

	position: absolute;
	left: 0px;
	top: 0px;
}

#txt {

	position: absolute;
	top: 1052px;
	left: 120px;
	width: 220px;
}

h1 {

	font-family: verdana, arial;
	font-size: 10px;
	text-decoration: none;
	color: #fff;
	background-color: #e3010c;
	border: 9px #e3010c solid;
	font-weight: normal;
	text-align: justify;
}

#where {

	position: absolute;
	top: 120px;
	left: 45px;
	font-family: verdana, arial;
	font-size: 10px;
	color: #e3010c;
	text-decoration: none;

}

h3 {
	font-family: verdana, arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #ffffff;

}

h5 {
	font-family: verdana, arial;
	font-size: 10px;
	color: #e3010c;
	text-decoration: none;
	background-color: #ffffff;
}

a {
	font-family: verdana, arial;
	font-size: 10px;
	color: #00aeef;
	text-decoration: none;
	background-color: #ffffff;
	font-weight: bold;
}

a:hover, #contato {

	font-family: verdana, arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #00aeef;
	font-weight: bold;
}