#container {
background-image: url(/store/images/bkd_store.jpg);
background-repeat: no-repeat;
}

#content {
padding-left: 50px;
padding-bottom: 10px;
padding-right: 10px;
padding-top: 100px;
font-size: medium;
width: 580px;
height: 451px;
color: white;
}

a:link, a:visited,a:active,a:hover {
color: #fff;
text-decoration: underline;
}