body {
	background:url(images/bg.jpg) center top no-repeat #EEEEEE;
	margin:0px;
	border:none;
	padding:0px;
	height:600px;
}
.logo{
	display:none;
	top:100px;
	left: 50%;
    margin-left: -212px;
    position: absolute;
}
.desenvolvimento{display:none;}

#footer {
	position: absolute;
	width: 100%;
	height: 38px;
	bottom:0px;
	
}

#footer .groupmy {
	
	/*left: 50%;*/
	float: right;
	width: 105px;
	height: 28px;
	margin-right:20px;
	background:
		url("images/GroupMy-Criacao-e-Desenvolvimento-de-Sites-em-Passo-Fundo-RS-bco.png")
		no-repeat scroll right top rgba(0, 0, 0, 0);
	text-indent: -9999em;
}


#footer .groupmy a {
	display: block;
	width: 105px;
	height: 28px;
}