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

body {
	background-attachment: scroll;
	background-image: url(../images/background2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}