@charset "utf-8";
/* CSS Document */

html,body{
	margin:0;
	padding:0;
	border:none;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../siteImages/back-content-main-01.gif);
	height:100%;
	width:100%;

}
