body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(assets/rose-background2.jpg);
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FEF5D4;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF	
	 
}

.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #DAA86D;
	text-align: left;
	 }

.maintextwelcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #DAA86D;
	text-align: left;
	 }


.maintextb {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #956326;
	text-align: left;
	 }

.maintext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	 }



.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #e4b16f;
}
.style3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #fdae90;
}

.playbutton {
	font-family: Tahoma;
	font-size: 18px;
	color: #fdae90;
}






.style4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #E4B06F;
}

a.nav:link {
	color: #E4B16F;
	text-decoration: none;
}
a.nav:visited {
	color: #E0AE67;
	text-decoration: none;
}
a.nav:hover {
	color: #FFF;
	text-decoration: none;
}
a.nav:active {
	color: #E4B16F;
}


a {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #FDAE90;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #000;
}
a:active2 {
	text-decoration: none;
	color: #FDAE90;
}

.input1 {
	background-image:url(images/bg_name.jpg);
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
	color: #DCB27C;
	border:1px solid #C38655;
	width: 273px;
	height: 19px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-left:10px;
}
.input2 {
	background-image:url(images/bg_e-mail.jpg);
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
	color: #DCB27C;
	border:1px solid #C38655;
	width: 273px;
	height: 19px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-left:10px;
}
.input3 {
	background-image:url(images/bg_message.jpg);
	background-repeat:no-repeat;
	overflow:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
	color: #DCB27C;
	border:1px solid #C38655;
	width: 273px;
	height: 88px;
	margin-bottom: 9px;
	padding-top: 2px;
	padding-left:10px;
}
