html, body, form, fieldset {
	margin: 0;
	padding: 0;
	position: relative;
	margin:0 auto;
	height:100%;
	overflow:hidden;
}

body {
	width:100%;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	font-weight:lighter;
	background-color:#000000;
}

.bigg{

}
