.main {
font-family: verdana, arial;
font-size: 10px;
color: #291c10;
line-height: 150%;
}

.download {
font-family: verdana, arial;
font-size: 10px;
color: #291c10;
line-height: 100%;
margin-bottom:-1px;
margin-top: -1px;
}
.title
{
font-family: verdana, arial;
font-size: 12px;
color: ##291c10;
font-weight:bold;
line-height: 150%;
}

.images {
border-color: brown;
border: 1px dashed;
}

a.copyright {
font-family: verdana, arial;
font-size: 10px;
color: #291c10;
line-height: 150%;
}

.copyright {
font-family: verdana, arial;
font-size: 10px;
color: #291c10;
line-height: 150%;
text-align:center;
}

#global {
     position:absolute;
     left: 50%; 
     width: 800px;
     height: 400px;
     margin-left: -400px; /* half of the width */
     border: 1px #291c10 solid;
}

#logo {
border-bottom: 5px;
border-bottom-color:#291c10;
height:5px;
}

a.download {
font-family: verdana, arial;
font-size: 10px;
color: #291c10;
line-height: 150%;
text-decoration:none;
}

a.download:hover {
font-family: verdana, arial;
font-size: 10px;
color: #291c10;
line-height: 150%;
text-decoration:underline;
}

