body
{
background-image: url("img/Image1.gif")
}

img.gif
{
border-width: 1px;
border-style:solid;
border-color:black;
}

img.stripe
{
width: 800px;
height: 5px;
}

td.desc
{
width: 80%;
vertical-align: top;
}

td.screenshot
{
width: 20%;
vertical-align: top;
}

td.actionlist
{
width: 25%;
text-align: left;
vertical-align: top;
}

.center
{
text-align: center;
}

h1,h2,h3,h4
{
font-family: verdana, arial, 'sans serif';
}

p,table,li
{
font-family: garamond, verdana, arial, 'sans serif';
}

p,li,th,td
{
font-size:105%;
}

h1,h2,h3,hr
{
color:back;
}

a:link		{color:green}
a:visited	{color:green}
a:active	{color:mediumblue}
a:hover		{color:mediumblue}
