/* SET BASE FONT ATTRUBUTES */body { color: #fff; font: 12px/18px Verdana, Arial, Helvetica, sans-serif; background-color: rgb(48,48,48); text-align: center; }#wrapper { width: 400px; background: rgb(48,48,48) url(../media/header.jpg) no-repeat 50px, 0px, 0px, 0px; text-align: center; margin: auto; }h1 { color: rgb(91,178,39); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: lighter; line-height: 45px; text-align: left; padding-bottom: 10px;}p {color: #fff;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;line-height: 20px;padding-right: 10px;text-align: left;}.green {color: rgb(91,178,39);}a:link {color: rgb(91,178,39);text-decoration: none;}a:visited {color: rgb(91,178,39);text-decoration: none;}a:hover {color: rgb(239,250,185);text-decoration: none;border-bottom: 2px solid rgb(91,178,39);}a:active {color: rgb(91,178,39);text-decoration: none;}