* {	margin: 0; padding: 0; }
html { background: url(../images/bg.gif) top left repeat-y; }
body { font: 100%/1.5 verdana, arial, helvetica, sans-serif; }
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
p {	margin: 20px 0 30px; }
dd { margin-left: 40px; }
dt { font-style: oblique; font-weight: 700; }
table {	margin: 20px 0;	text-align: left; }
table th { vertical-align: top; }
abbr { cursor: help; }
a { color: #F60; }
a:visited { color: #F90; }
a:focus, a:hover { background-color: #F60; color: #FFF; text-decoration: none; }
#wrap { margin: 50px auto 0;	width: 50%; }