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

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