body {

    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
	BACKGROUND-COLOR: #000000;
}
H1 {
font-size: 30px;
color: FF9900
}
H2 {
 font-size: 20px;
color: CC0836
}
.box {
width: 744px;
background-color: #a29d82;
align:center;
border-color: #b8bf0f;
border-bottom-width: 0px;
border-top-width: 0px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
padding: 0px auto;
}
.title {
 font-size: 30px;
font-weight: bold;
COLOR: #ffffff;
font-family: Arial;
font-variant: small-caps;
}
.warn {
font-size: 15px;
font-weight: bold;
COLOR: #000000;
font-family: Helvetica,Arial
}
.sales {
font-size: 20px;
font-weight: bold;
COLOR: #000000;
font-family: Arial
}
a.link:link, .link:visited, .link:active, .link:hover {
 font-size: 19px;
font-weight: bold;
COLOR: #53AABF;
font-family: Arial;
TEXT-DECORATION: underline
}
a.nav:link, .nav:visited, .nav:active, .nav:hover {
 font-size: 25px;
font-weight: normal;
COLOR: #ffffff;
font-family: Arial;
TEXT-DECORATION: underline
}
.thumb {
 border: 3px;
border-color: #000000;
border-thickness: 1px;
border-style: solid
}
.adv {
width: 100%;
border: 3px;
background-color: #dfdbc3;
border-color: #000000;
border-left-width: 0px;
border-right-width: 0px;
border-thickness: 1px;
border-style: solid;
padding: 5px auto;
}