@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/Picture2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #F5F8FD;
}