@charset "UTF-8";
body {
	background-color: #f4dcbd;
	background-image: url(BackWebsite.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #003300;
}
