.congratulations {
	font-style: italic;
	font-size: 36px;
	color: #000099;
	padding: 10px;
}
body {
	background-image: url(wp.gif);
}
h1 {
	text-align: center;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.attachment {
	list-style-type: disc;
	padding-top: 15px;
	padding-left: 15px;
}
.attachment h4 {
	color: #CC3300;
	font-weight: bolder;
	text-decoration: underline;
}
h2 {
	font-size: large;
	color: #800080;
}
.congratulations img {
	float: left;
	margin-right: 10px;
}
#content {
	width: 75%;
	float: left;
}
#links {
	width: 25%;
	float: right;
	border: 1px solid #660033;
}
#links li {
	padding-bottom: 5px;
	padding-top: 5px;
}
