.class1 {
	width: 100%;
	margin: 0px;
	height: 100%;
}
body {
	background-image: url(images/background.jpg);
}
