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

body {
	background-image: url(../images/bghp.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #EBF2F1;
	margin: 0px;
}
