@font-face {
    font-family:'MarketingScriptRegular';
    src: url('fonts/MarketingScript-webfont.eot');
    src: url('fonts/MarketingScript-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/MarketingScript-webfont.woff') format('woff'),
         url('fonts/MarketingScript-webfont.ttf') format('truetype'),
         url('fonts/MarketingScript-webfont.svg#MarketingScriptRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
#main_container{width:400px;
border-style:solid;
border-width:1px;
margin-top:20px;
margin-left:auto;
margin-bottom:0px;
margin-right:auto;
background-color:#ffffff;
padding:20px;}
p{font-family:georgia;
font-size:13px;
line-height:20px;
text-align:left;
text-indent:-20px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:20px;
padding:0px;}
.titles{font-style:italic;}
h1{font-family:'MarketingScriptRegular';
font-size:36px;
text-align:center;}
h2{font-family:georgia;
font-weight:normal;
font-size:20px;}
body{background-color:#888899}