@charset "utf-8";
.titlescript {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #010101;
}

.title {
	font-family: "Comic Sans MS", cursive;
	font-size: 30px;
	font-weight: bold;
	color: #000;
}
body {
	background-color: #F1EBDD;
}
.style11 {position: fixed;
	left: 0px;
	top: 300px;
	text-align: center;
	float: left;
	vertical-align: middle;
}
.buttons {font-family: Verdana, Geneva, sans-serif;
	color: #22465E;
	font-weight: bold;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #753B09;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

a:active {
	text-decoration: none;
	color: #000;
}
a {
	font-size: 18px;
}
.script {
	text-align: justify;
}
