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

body{
	background: url(../images/bg.jpg) no-repeat;
	background-position: top center;
	background-color:white;
}