* {margin 0; padding 0; border:0; } 

body { background: url('graphics/bg.gif'); color : #bbbbbb; font-family : Georgia, Verdana; font-size : 14px; line-height:17px; padding:0; margin:0;}


#container{ width: 700px; margin-top:60px; }

#mleft { width:300px; height:310px; float:left; text-align:left; margin-top:90px; }
#mright { background: url('graphics/logo.png'); width:400px; height:400px; float:right; text-align:left; }

#mfooter { width:100%; border-top:1px solid #bbbbbb; text-align:right; padding:5px; }

#preview { border:0; margin-left:90px; margin-top:100px; }

a { color: #ffffff; font-size:1em; text-decoration: none; }
a:hover { color:#0068C3; text-decoration: underline; }

a img { border: none; }

h1, h2 { color : #7C5B47; font-family : Georgia, Serif; font-size : 20px; margin-left:50px; }
h2 { font-size : 18px; }

