html{
	height:100%;
}
body {
	background-color: #000000;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height:100%;
}
div{
	height:100%;
}
