.content {
	width: 240px;
	text-align: left;
}
body {
	text-align: center;
	margin: 0px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #FF0000;
}
