body {
margin: 0px;
background-color: #888888;
font-family: verdana,tahoma,arial;
}	

p{
font-size: 13px;
}

.container {
width: 650px;
height: auto;
position: absolute;
text-align: left;
padding: 20px;
margin: 0px;
background-color: white;
background-image: url('../images/fuzebird-press-back.png');
background-repeat: no-repeat; 
border-right: 1px solid black;
border-bottom: 1px solid black;
}

.top {
text-align: right;
margin: 2px 0px 0px 0px;
font-family: verdana,tahoma,arial;
font-size: 11px;
color: white;
}

.press-release {
margin-top: 65px;
}

a:link {
color: black;
text-decoration: underline;
}

a:visited {
color: black;
text-decoration: underline;
}

a:hover {
color: gray;
text-decoration: none;
}

h1 {
font-size: 20px;
font-weight: bold;
margin: 10px; 
}

h2 {
font-size: 14px;
font-weight: bold;
font-style: italic;
margin: 13px 0px 20px 0px; 
}

h3 {
font-size: 14px;
font-weight: bold;
margin: 10px 0px 10px 0px;
}

h4 {
font-size: 11px;
font-weight: bold;
margin: 10px 0px 10px 0px;
}

li {
font-size: 13px;
}
