body
{
background-color:#cc99ff;
color:#ffccff;
}


div#outer 

{

background-color: #ffffcc;
color:#9933cc;
width: 700px;

margin-top:.05px;

margin-bottom:0.05px;

margin-left: auto;

margin-right: auto;

padding: 15px;

border: thick solid  #ffcc33;
}

div#text
{
background-color: #ffffcc;
color:#9933cc;
width: 660px;
margin-top:.05px;
margin-top:bottom:0.05px;
margin-left:auto;
margin-right:auto;
padding:15px;
border:thick solid #ffcc33;
text-align:left}

.background2
{
background-color:#ffffcc;
}

.background3
{
background-color:#ffcc33;
}


.background4
{
background-color:#ffffcc;
}







.section
{
font-family:'Lynda Cursive';
font-size:16pt;
text-align:center;
color:#0000aa  ;
}

.author
{
font-family:Bangle;
font-size:10pt;
text-align:center;
color:#9933cc ;
}


.title
{
font-faimily: TimesNewRoman;
font-size:12pt;
text-align:center;
color:#9933cc  ;
}







.textfont, h1
{
color:#663399;
}

.textfont2, a:link , a:visited
{
color:#9933ff;
text-decoration:none;
}

a:hover 
{
color: rgb(255,255,255); 
background-color:#cc99ff;
}


.center
{
text-align:center;
}




.left
{
text-align:left;
}


.limages
{
float:left;
padding: 0.5mm;
}


