/* CSS Document */

body {
	background-color: #01385d;
	margin:0px;
	background-image:url(back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment:fixed;
}