@charset "UTF-8";
/* CSS Document */


body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: gray url(../images/xerrano_body_bg.jpg) repeat 0;
}


html {
height: 100%;
overflow: hidden;
}