body {
	background-image: url(../Images/Background/Background1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C7CC99;
	}
h1 {
	font-family: "Comic Sans MS";
	font-size: 48px;
	font-weight: bold;
	color: #C68652;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #C68652;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C68652;
}
h4 {
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C68652;
}
.Text {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #663300;

}
p {
	font-family: Tahoma;
	font-size: 14px;
	color: #C6925A;
	font-weight: bold;
}
.ButtonSubmit {
	border: thick outset #CCCCCC;
	font-family: "Comic Sans MS";
	background-color: #CE925A;
	font-size: 14px;
	font-weight: 600;
	color: #FFFF00;
}
.ButtonClearForm {
	border: thick outset #CCCCCC;
	font-family: "Comic Sans MS";
	background-color: #CE925A;
	font-size: 14px;
	font-weight: 600;
	color: #FFFF00;
 
}
