@CHARSET "UTF-8";
*
{
	position:relative;
	
	padding:0px;
	margin:0px;
	border:0px;
}

body
{
	width:100%;
	height:100%;
}