body {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
height: 3815px;
line-height: 18px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
width: 1247px;
}

#main {
position: absolute;
top: 0px;
width: 1247px;
height: 3815px;
background-color: rgba(0, 0, 0, 0.1);
}

#navigation {
position: fixed;
top: 10px;
left: 10px;
font-size: 10px;
}

#content {
background-color: white;
margin-bottom: 20px;
margin-left: 120px;
margin-right: 120px;
margin-top: 0px;
color: rgb(51, 51, 51);
display: block;
padding-bottom: 50px;
padding-left: 50px;
padding-right: 50px;
padding-top: 20px;
position: relative;
-border-top-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
-moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
}

h1 {
font-size: 24px;
font-style: normal;
font-weight: bold;
}

img {
border: none;
}

#screenshot img {

-webkit-box-shadow: 4px 4px 12px rgba(0,0,0,0.6);
-moz-box-shadow: 4px 4px 12px rgba(0,0,0,0.6);

}

#screenshot td {
width: 400px;
}

#adsense {
float: right;
}

