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

body{
	background-color:#900;
	background-image:url("../images/newbk.jpg");
background-repeat:repeat;
}