body {
    background: #f1f1f1 url('../images/bg-lighter.jpg');
}

h3, ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
a {
	color: #069;
	text-decoration: underline;
}
strong {
    font-weight: 700;
}
