
html {
	height: 100%;
	width:100%
}
body {
	width: 780px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(img/bg.jpg);	
}
