body
{
background: #000000;
margin: 0px
}

a:link       { color: #FF9933 }
a:visited    { color: #00FF00 }
/*------This controls the look of the body part of the webpage. Where you type and the content is placed.------*/
#mid
{
color: #3AE32D;
font-family: verdana, arial;
font-size: 12pt;
background: #000000;
height: auto
a:link       { color: #FF9933 }
a:visited    { color: #00FF00 }
}
#main
{
margin-left: 20px;
margin-right: 20px;
margin-top: 10px
}

/*------This controls the bottom of the look of the page. "The copyright section"------*/
.bottom
{
background: #000000;
color: #3AE32D;
font-family: verdana, arial;
font-size: 12pt;
text-align: center;
height: 30px
}

/*------This controls the top part of the webpage. Where the navigation and banner is located.------*/
td.header
{
background: #000000 url('images/banner-1.gif') no-repeat;
color: #3AE32D;
font-size: 24pt;
font-weight: bold;
font-family: invitation, verdana, arial;
text-align: center
}
.lien-ricaner { color: #FF9933 }
a:link       { color: #FF9933 }
a:visited    { color: #00FF00 }
