* {
	padding: 0;
	margin: 0;
}

html {
	height: 100%;
}

body {
	background-image: URL('../img/background.gif');
	background-repeat: repeat;
}

#wrapper {
	width: 100%;
	height: 100%;
}

#chillipage {
	height: 503px;
	width: 192px;
	background-image: URL('../img/chillipage.png');
	background-repeat: repeat;
	cursor: hand;
}

#chilliweb {
	height: 503px;
	width: 192px;
	background-image: URL('../img/chilliweb.png');
	background-repeat: repeat;
	cursor: hand;
}

#ostsachsentv {
	height: 503px;
	width: 192px;
	background-image: URL('../img/ostsachsentv.png');
	background-repeat: repeat;
	cursor: hand;
}

#midea {
	height: 503px;
	width: 192px;
	background-image: URL('../img/midea.png');
	background-repeat: repeat;
	cursor: hand;
}