body {
	background-color: ##1E1E1E;
        background-image: url(fundo.jpg);
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#scroll {
	height: 100%;
	width: 100%;
	text-align: center;
}
