#container{
	position:absolute;
	width:780px;
	height:580px;
	left:50%;
	margin-left:-390px;
	top:50%;
	margin-top:-290px;
}
body {
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat;
}
