
body
{
background: url('Untitled_1/bg1.jpg');
padding: 35px 0px 35px 0px;
font-family: arial, Helvetica
font-size:12;
}

h2
{
font-family: arial, Helvetica;
}


P, hr, div
{
font-family: arial, Helvetica;
font-size:12;
}


#outer
{
z-index: 1;
position: relative;
width: 700px;
height:500px;
border: solid 5px #660000;
background-color: #ffffdd;
margin: 0 auto;
}


#outer-about
{
z-index: 1;
position: relative;
width: 700px;
height:1460px;
border: solid 5px #660000;
background-color: #ffffdd;
margin: 0 auto;
}


#outer-quote
{
z-index: 1;
position: relative;
width: 900px;
height:3400px;
border: solid 5px #660000;
background-color: #ffffdd;
margin: 0 auto;
}


.center
{
margin-left:auto;
margin-right:auto;
}





