﻿html{
height:100%;
}

body{
height:100%;
}

#download{
width: 300px;
margin: auto;
position: absolute;
bottom: 20px;
left: 45%;
}

#download a
{
text-decoration: none;
color: #444;
}

#download a:hover
{
color: #000;
}

#wrapper
{
width: 99%;
}

.stamp
{
width: 100%;
height: 40px;
border: none;
border-bottom: 1px solid #aaa;
padding: 0;
}

.item{
margin: 0 0 1px 0;
}

#links{
width: 300px;
margin: auto;
left:0;
line-height: 35px;
}

#pdf
{
border-top: 1px solid #333;
border-bottom: 1px solid #333;
height:650px;
}

