html, body {height: 100%; text-align: center;}
body,div,h1,h2,h3,h4,h5,h6,p {margin:0;padding:0;}
body {font:12px arial,helvetica,clean,sans-serif;
      background: url(tausta_gradientti.gif) left top repeat-x #E6E9EA}
h1,h2,h3,h4,h5,h6,p,address {margin-bottom: 10px;}
h1 {font-size:24px;}
h2 {font-size:16px; font-weight:bold;margin-top: 30px;}
h3,h4,h5,h6 {font-size:14px; font-weight:bold}
img {border:0}
address {font-style: normal;}
#main_container {
 width: 960px;
 margin: 0 auto;
 padding:0;
 text-align: left;
 height: 100%;
 background-color: #fff;
}
ul {list-style-image: url("bullet.gif");}
#content_container { padding: 20px 40px;}

a { text-decoration: none; color: #e87122;}

#warningbox {padding: 20px;text-align: center;}
#warningbox div {border: 2px solid #ee0; background-color: #ffa;padding: 5px;}
#warningbox a {text-decoration: underline;list-style-position: outside;}