html, body {font-size: 100%}

body {font:14px/18px Arial, Helvetica, sans, sans-serif;}

#container {
	width: 600px;
	margin:20px auto;
	/* border:solid 1px; */
}

p.title {
	font-weight: bold;
	text-align: center;
}

a {color:#e51937; /* text-decoration:none; */}
a:hover {color:#7c0041; /* text-decoration:none; */}