<Style>/* Default CSS Stylesheet for a new Web Application project */{}
body {background-color: #7B7244;}

.content
{
font-family: tebuchet, arial;
font-size: 12pt;
}
.footer
{font-family: tebuchet, arial;
font-size: 20pt;
text-align: center;
    width: 974px;
}

</Style>