@import url('reset.css');
body                             { background-color: #292929; font-family: Georgia, "Times New Roman", Times, serif; }
a,
a:visited                        { color: #69842f; font-style: italic; text-decoration: none; }
a:hover                          { text-decoration: underline }
#wrapper                         { border:2px solid #999; width:251px; margin:15px auto; }
#content                         { margin:auto; width: 215px; height: 93px; background-color:#fff; padding:15px;border:3px solid #c7c7c7;}