<style type="text/css">
input
{
width: 180px;
height: 120px;
}
div.header
{
background-color: #BBD39C;
}
td.sidebar
{
background-color: #BBD39C;
}
div.quote
{
width: 460px;
}
p.quote
{
line-height: 20%
}
p.text
{
line-height: 16px
}
body
{
background-color: #CEDFB7;
}

H1
{
font-family: "Monotype Corsiva",
			"Apple Chancery",
            "URW Chancery L",
            cursive;
font-size: 30px;
font-weight: normal;
color: #2001B1;
}
</style>
