body {

	margin: 0px;
	background-color: #ebebeb;
	font-family: Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;
	color: black;	
}

a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 6px solid white;
}

h1 {
	font-family: serif;
	font-size: 32px;
}
