body
{
text-align: center;
margin:0;
padding:0;
font-size:small;
background-color:#DDD;
}

#container
{
margin-top:5%;
margin-left: auto;
margin-right: auto;
/*width: 600px; */
width: 40em;
text-align: left;
border: 1px solid #444;
font-family:"Trebuchet MS", "Lucida Sans", Helvetica, sans-serif;
background-color:#FFF;
}
#header{padding-top:15px;}

.body {margin-left: 20px;}
.alignCenter{text-align:center;}

.text{padding-top: 50px; line-height:1.25em;}

h1{margin:0 0 10px 0; padding:0; font-size:110%;}

p, li, ul, ol{font-size:95%;}

ul{list-style:none;}
ul li{padding-left: 17px; background: #FFF url(http://www.exactdetail.com/images/bullets/bullet-arrow.jpg) no-repeat 0 50%; line-height:1.5em;}

#container a{cursor:pointer;}
#container a:link{text-decoration:none; color:#444;}
#container a:hover{text-decoration: underline; color:#336699;}
#container a:visited{text-decoration: none; color:#BBB;}
#container a:active{text-decoration: none; color:#444:}
.selection{line-height:2em;}
#footer{text-align:center; padding-bottom:15px;}