a {
	color : #0050d0;
	font-weight : bold;
	text-decoration : none;
	}

a:visited {
	color : #990066;
	text-decoration : none;
	}

a:hover {
	color : #008080;
	font-weight : bold;
	text-decoration : underline;
	}

body {
	width : 700px;
	background-color : #fae9f6;
	color : #601010;
	margin-right : auto;
	margin-left : auto;
	}

sup {
	font-size : 75%;
	font-family : arial, sans-serif;
	}

h1 {
	font-family : "Comic Sans MS", arial, sans-serif;
	text-align : center;
	}

#description {
	padding-top : 50px;
	text-align : center;
	}

#description p {
	font-family : georgia, "Times New Roman", serif;
	line-height : 140%;
	color : #6e1f2a;
	}

#image {
	margin-right : auto;
	margin-left : auto;
	}
