@charset "UTF-8";
/* formatting styles
----------------------------------------------*/
body {
	background-color: #FFFFFF;
	background-image: none;
}

/* header styles
----------------------------------------------*/
#header {
	background-image: url(../img/back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}