@charset "UTF-8";
.background {
	background-image:url(images/homebacking.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}
.right {
	position:relative;
	left: 0px;
	top: 0px;
	right: 0px;
	width:0px;
}

