body 
{ 
background-color: #FFF; 
color: #000; 
font-family: ariel, 'lucinda console', sans-serif;
margin-left: 10%;
margin-right: 10%;
}
ul
{
  margin-left: 10;
  padding-left: 10;
}


div.image
{
float: right;
margin: 0px 25px 50px 0px;
}

div.figure 
{
border: medium black solid;
margin-left: auto;
margin-right: auto;
width: 500px; 
padding: 4px;
}

div.figure p
{
text-align: left;
text-indent:0;
}


p
{
margin: 5px;
margin-bottom: 20px;
margin-top: 20px;
text-indent:10;
}


h1 
{ 
text-align: center; 
background-color: #99C; 
color: #306;
margin: 10px 0px 50px 0px;
}

h2 
{ 
text-align: center; 
background-color: #306; 
color: #99C;
margin: 50px 0px 50px 0px;
}

a.button1 
{
font-weight: bold;
font-size: 18px;
padding-left: 10px;
padding-right: 10px;
border-width: 5px;
text-align: center;
margin: 4px;
}

a.button2 
{
font-weight: bold;
font-size: 18px;
padding-left: 10px;
padding-right: 10px;
border-width: 5px;
text-align: center;
margin: 4px;
}

a.button3 
{
font-weight: bold;
font-size: 18px;
padding-left: 10px;
padding-right: 10px;
border-width: 5px;
text-align: center;
margin: 4px;
}

a.button1:link 
{ 
background-color: #040;
color: #CCA;
border-color: #070;
border-style: outset;
text-decoration: none;
}

a.button1:visited 
{ 
background-color: #070;
color: #CCA;
border-color: #0C0;
border-style: outset;
text-decoration: none;
}

a.button1:active 
{ 
background-color: #C06;
color: #CCA;
border-color: #906;
border-style: inset;
text-decoration: none;
}

a.button1:hover 
{
background-color: #CC9;
color: #000;
border-color: #963;
border-style: inset;
text-decoration: none;
}

a.button2:link 
{ 
background-color: #600;
color: #CCA;
border-color: #903;
border-style: outset;
text-decoration: none;
}

a.button2:visited 
{ 
background-color: #903;
color: #CCA;
border-color: #966;
border-style: outset;
text-decoration: none;
}

a.button2:active 
{ 
background-color: #99F;
color: #CCA;
border-color: #609;
border-style: inset;
text-decoration: none;
}

a.button2:hover 
{
background-color: #CC9;
color: #000;
border-color: #963;
border-style: inset;
text-decoration: none;
}

a.button3:link 
{ 
background-color: #006;
color: #CCA;
border-color: #369;
border-style: outset;
text-decoration: none;
}

a.button3:visited 
{ 
background-color: #369;
color: #CCA;
border-color: #99C;
border-style: outset;
text-decoration: none;
}

a.button3:active 
{ 
background-color: #99F;
color: #CCA;
border-color: #609;
border-style: inset;
text-decoration: none;
}

a.button3:hover 
{
background-color: #CC9;
color: #000;
border-color: #963;
border-style: inset;
text-decoration: none;
}
