body {
background-color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 93%;
margin: 0;
padding: 0;
}

h1 {
text-align: center;
color: #631b1b;
}

h1 a:hover {
text-decoration: none;
}

p {
text-align: justify;
margin-top: 0.6em;
}

#header {
position: fixed;
background-color: #000000;
background-image: url(../img/Logo.png);
background-repeat: no-repeat;
background-position: center;
height: 140px;
width:100%;
margin: 0;
padding: 0;
z-index: 1;
border-bottom: solid #98d049 3px;
}

#content {
background-color: #666666;
padding: 0;
margin: 0;
}

#screenshots {
position: absolute;
top: 143px;
left: 0;
width: 200px;
color: #98d049;
font-size: 0.7em;
padding: 8px;
}

#screenshots h1 {
font-size: 2em;
}

#main-text {
text-align: justify;
margin-left: 215px;
margin-right: 215px;
color: #555555;
background-color: #ffffff;
padding-top: 153px;
padding-left: 25px;
padding-right: 25px;
padding-bottom: 1em;
border-right: solid #98d049 3px;
border-left: solid #98d049 3px;
}

#download {
position: absolute;
top:143px;
right: 0;
width: 200px;
color: #98d049;
font-size: 0.7em;
padding: 8px;
}

#download img {
margin-top: 15px;
margin-bottom: 20px;
}

#download img.cd {
width: 150px;
height: 150px;
margin-top: 5px;
margin-bottom: 5px;
}

a img.shadow, a:hover img.plain {
display: inline;
}

a:hover img.shadow, a img.plain {
display: none;
}

#footer p{
margin-top: 2em;
font-size: 0.7em;
text-align: center;
}

#footer img {
float: right;
}

a:link, a:visited {
color: #98d049;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: underline;
}

a:link img, a:visited img {
border: none;
}

ul {
line-height: 1.7em;
list-style-type: square;
}

ul li {
color: #666666;
font-weight: normal;
font-style: italic;
}
