﻿body
{
font: small 'trebuchet ms',verdana,arial,sans-serif; 
line-height:16px;
background:#FAF9F5 url(../images/bg.gif) repeat-x; 
}

img
{
border:0;    
}

h1
{
color:#696969;
font-size:24px;
font-weight:bold;    
}

h2
{
color:#97948C;
font-size:18px;
font-weight:bold;    
}

#container
{
width:700px;
height:100%;
background:#fff;
margin:0 auto;
border:3px solid #696969;
padding:50px;    
}

a
{
color:red;    
}

a:hover
{
text-decoration:none;    
}


.box
{
float:right;
margin:10px;
padding:15px;
width:150px;
background:#F6E9B7;
border:#B0A782 3px solid;
clear:right;
}


.box h1
{
font-size:16px;
margin:0 0 5px 0;
}


.box ul
{
margin:0 0 0 15px; 
padding:0;   
}


.screenshots a
{
text-decoration:none;    
}






