body {
background-color: #303030;
text-align: center;}
h1 {color:#CC3366;margin: 10px 10px 10px 15px;font: 60px calibri;}
h2 {color:#CC3399;font:20px calibri;display:inline;}
#text {
border:1px dotted #ccc;
margin: 0 auto;
width:450px;
margin-top: 20px;
color: #505050;
line-height: 20px;
padding:0px 30px 30px 30px;
background-color: #fff;
text-align: left;
font: 15px verdana;}
a {color: #9999CC;text-decoration: none;}
a:hover {color: navy;text-decoration: underline;}
#footer{
color:#efefef;
margin:10px;
font-size:12px;
}



