﻿body 
{
	font-family: Verdana; 
	font-size: 10pt;
}

.main
{
	width: 800px;
	margin-top: 40px;
}

.text
{
	text-align: justify; 
	float: right;
	width: 340px;
}

.screenshot
{
	float: left; 
	width: 400px;
}

.screenshot a
{
	text-decoration: none;	
}

.downloadLink
{
	margin: 0 auto;
	width: 236px;
	height: 55px;
	background-image: url(gfx/download.png);
	background-repeat: no-repeat;
	padding-top: 23px;
	text-align: center;
	color: White;
}

.download
{
	margin-top: 20px;	
}

.download  a
{
	text-decoration: none;	
}

.logo
{
	padding-bottom: 50px;	
}	 

.installation
{
	font-style: italic;
	font-size: smaller;
	color: Gray;	
}
