body {
 margin:10px;
 padding:10px;
 background:#333 url(../images/bg.jpg);
 
 }

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

a:hover {
 color:#ffff33;
}

p {
 color:#524C4C;
 text-decoration:none;
 font-size: 2.5em;

}

h1, h2 {
 font-family:"helvetica neue",helvetica,verdana,arial,tahoma,"sans serif";
 margin:0px;
 font-weight: 200;
 color:#524C4C;
}

h1 {
 font-size: 4em;
 font-weight: 300;
}

h2 {
 font-size:1.8em;
 font-weight: 100;
 margin-top:1em;
}

div.x3dom {
    
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}

div.box-right {

    width: 600px;
    height: 600px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 845px;

}
