body{
	background-color:#ffef95;
}

*{
font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
color:rgb(23,23,130);
}

h1#title {
	color:rgb(180,44,37);
	font-weight:bolder;
	font-size:300%;
	border-bottom:6px solid rgb(180,44,37);
	width:550px;
	text-align:right;
	margin-bottom:0px;
}

.bp{
	font-family:serif;
	font-size:150%;
	color:rgb(23,23,130);
}

#subtitle {
	color:rgb(180,44,37);
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	text-align:right;
	width:550px;
}

#content {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
