.top {

}
body {
background-color:#fdf7ea;
}

body,table {
font-family:Verdana;
font-size:11px;

text-align:center;
}

table {
border:0px solid #ccc;
}


#title {
background-color:#EEB334;
color:#000;
width:100%;
}


#content {
background-color:white;
width:100%;
}

#price_agb {
font-family:verdana;
font-size:11px;
color: #888888;
text-align:center;
}
/* links */
a {
color:black;
text-decoration:none;
}
a:hover {
color:#783a18;
} 