/** BASIC */
body {
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	height:100%;
}
