body {
	margin: 0px;
	color: #7C8A8A;
	font-size: 12px;
	background-color: #000000;
	text-decoration: none;
	
}

#geral {
	height: 600px;
	width: 750px;
	position: absolute;
	text-decoration: none;
}

#contato{
	height: 400px;
	width: 300px;
	position: absolute;
	top: 50px;
	left: 160px;
}

INPUT {
	COLOR: #7C8A8A;
	border: 1px solid #30322D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
}

TEXTAREA {
	COLOR: #7C8A8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #30322D;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
}

LABEL {
	DISPLAY: block;
	MARGIN: 2px 0px;
	WIDTH: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C8A8A;
}

.imgSpace {
	height: 600px;
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 110px;
	position: absolute;
}

.imgWeb2u {
	height: 115px;
	width: 108px;
	position: absolute;
	margin-top: 440px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 580px;
	color: #000000;
	background-color: #000000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

