body {
background: #000000; 
color: #DFDFDF;
text-align: center;
}

a:link, a:visited {
color: #2f5589;
}

a:hover {
color:#555555;
}

h2 {
color: #bebebe;
font-size: 24px;
}

h3 {
color: #bebebe;
font-size: 18px;
}

#wrapper {
margin-left: auto;
margin-right: auto;
width: 760px;
}

#weeklydeals {
border:2px white solid;
}

