* {
margin: 0px;
border: 0px;
padding: 0px;
}

h1,h2,h3,h4 {
font-weight: normal;
}

a {
text-decoration: none;
}


div.clear {
clear: both;
}

body {
background: #DA4C1A url("graphics/backgroundstrip.gif") repeat-x;
}

div#container {
width: 822px;
background: #333 url("graphics/shadows.gif") repeat-y;
text-align: left;
padding-top: 10px;
}




