body {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	
}

#intro {
	font-size: 12px;
}

#title {
	display: block;
	font-weight: bolder;
	font-size: 15px;
}

#title a {
	text-decoration: none;
	color: #000000;
}

#when {
	font-size: 10px;
	color: #545454;
}

#desc {
	font-size: 11px;
}