#homebtn{
position: relative;
top: 245px;
left: 5px;
}

#emailbtn{
position: relative;
top: 260px;
left: 4px;
}

#pricesbtn{
position: relative;
top: 279px;
left: 3px;
}

#faqbtn{
position: relative;
top: 291px;
left: 0px;
}

#samplesbtn{
position: relative;
top: 301px;
left: 20px;
}

#testbtn{
position: relative;
top: 303px;
left: 18px;
}

#content{
position: relative;
top: 0;
left: 23px;
height: 415px;
width:  553px;
overflow: auto;
text-align: justify;
}

.link a:link, .link a:visited, .link a:active{
font-weight: bold;
text-decoration: none;
font-size: 14px;
color: darkgreen;
}

.link a:hover{
font-weight: bold;
text-decoration: none;
font-size: 14px;
color: green;
}

.tbg {
background-repeat: no-repeat;
}