html {
	height: 100%;
	width:100%
}

body {
		background-color: #660000;
	margin: 0px;
	padding: 0px;
		width: 780px;
}
