body { font-size: 13px; font-family: Arial, sans-serif; line-height: 16px; background-color: #000; margin-left: 20px; }
p {
	font-size: 13px;
	font-family: Arial, sans-serif;
	line-height: 16px;
}
a { color: #fff; background-color: #003; text-decoration: none; }
a:hover { background-color: #636; }
