body {
text-align: center;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #2b2b2b;
}

#firstbackground {
		background-color: #2b2b2b;
		background-position: center;
		width: 850px;
		height: auto;
		margin: auto;
		background-repeat: no-repeat;
		position: relative;
		
}

#geral {
font-family:Arial, Helvetica, sans-serif;
background-image: url(../Imagens/emconst.png);
background-position: center;
width: 850px;
height: 650px;
margin: auto;
}
#content{
	margin:16em 4em 0em 4em;
}
#logo{
	width:506px;
	height:179px;
	
	margin:0em 4em 0em 7em;
	background:url(images/logocardyano.jpg) no-repeat;
}
#Language{
	margin-top:2em;
}

#Language span{
	margin-left:3em;
		color:#999;
}

#Language a{
	color:#999;
	text-decoration:none;
}

#Language a:hover{
	color:#999;
	text-decoration:underline;
	
}

#logo h1{
	text-indent:-5000em;
	
}
#ajuste {
	width: auto;
}

#correcao {
	margin: auto;
	width: 850px;
	margin-bottom: auto;
	margin-top: auto;
}

