@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background-image: url(../i/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #ffcdcd;
}