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

h4 {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-style: normal;
	color: #666;
}
h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #adba92;
	font-weight: lighter;
}
h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #A19484;
	font-weight: lighter;
}


h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
a:link {
	color: #adba92;
	text-decoration: none;
}
iframe {
	overflow: hidden;
	border: 0;
	float: center;
}
