body {
	font-family: "Times New Roman", Times, serif;
	color: #663300;
	background-color: #FFCC99;
	margin: 0px;
	padding: 0px;
	text-align: center;


}
.title {
	font-size: 60px;
	text-align: center;
}
h1 {
	font-size: 24px;
	text-align: center;

}
h2 {
	font-size: medium;
	text-align: center;

}
.tagline {
	font-size: 18px;
	text-align: center;
	padding: 5px;
	font-weight: bold;


}
p {
	font-size: 14px;
}
.sidebar {

}
.banner {
	background: #cc9966;
}
a:link {
	color: #663300;
	font-weight: bolder;
	text-decoration: underline;



}
a:visited {
	color: #663300;
	text-decoration: underline;
	font-weight: bold;


}
a:hover {
	font-weight: bold;
	color: #990066;
	text-decoration: underline;

}
.boy {
	color: #3333FF;
	background: #66FFFF;
	font-size: small;
	text-decoration: underline;

}
