/* CSS Document */
html, body {
	background: #91afd6 url(../images/basic/back.jpg) 0 0 repeat-x;
	background-attachment: fixed;
	}
#header {
    background: url(../images/basic/header.jpg) 0 0 no-repeat;
}
