body
{
font-size: 150.01%;
font-family: Trebuchet MS, Tahoma, Arial, Verdana, Helvetica, sans-serif;
color: #333333;
background-color: #fff;
background-image: url('../img/bg.gif');
}

div#central
{
background-color: #fff;
background-repeat: no-repeat;
background-position: 30px 20px;
background-image: url('../img/logo.gif');

width:60%;
height:40%;
position:absolute;
top:25%;
left:20%;
border-style: solid;
border-width: 1px;
border-color: #B7BDC0;
text-align:right;
}

.lowertext
{
position: absolute;
bottom: 0px;
right: 0px;
padding: 20px;
}

b
{
font-size: 50.01%;
}

a,
a:link,
a:visited,
a:hover,
a:active {text-decoration: none; color: #333333;}