/* Copyright Scrabled heads Design */
body {
	font-family: Georgia,verdana,sans-serif;
	font-size: 90%;
	color: #B0C4DE;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 110%;
	font-weight: bold;
}
img {
	border: none;
}
.bold {
	font-weight: bold;
}