/* CSS Document */
html,body {
	width:100%;
	height:100%;

}
body {
	background:#000000;
	margin:0;
	padding:0;
	min-height:830px;
}
