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

body {
	background-image:url(../images/header-bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:0px;
}
