body {background-color : #D0B9E8;
	background-image : url(babydragon.jpg);
	background-repeat : no-repeat;}

p {font-family: "Comic Sans MS", Arial, sans-serif; 
     color: #000000;
     text-align: center;
     font-size: 16px;}

p, h3 {margin-left: 5px; margin-right: 5px;}

h3 {font-family: "Comic Sans MS", Times, serif;
     color: #990000;
     border-width: 0 0 4px 10px;
     border-style: solid;
     border-color: #990000;
     text-align: center;
     font-size: 38px;
     background-color: #CC99FF;}

b, i {color: #993399;}

a {text-decoration: none;}

.list {color: #660066;
       font-weight: bold;
       text-align: center;
       font-size: 18px;}
	   
li {color : #660000;
	font-weight : bold;
	font-size : 120%;
	list-style-type : square;
	text-align : left;
	margin-left : 25%;}
	
.center {text-align : center;}

.left {	text-align : left;}

.right {text-align : right;}

.desc {	font-family : cursive;
	text-align : left;
	font-size : 90%;}
	
.listtable {background-color : #FFCCCC;
	border : thin solid Maroon;
	color : Purple;
	font-family : cursive;
	padding : 0 5px 0 5px;
	font-size : 80%;
	text-align : center;}
	
.listtable1 {background-color : Purple;
	border : thin solid #FFCCCC;
	color : #FFCCCC;
	font-family : cursive;
	padding : 0 5px 0 5px;
	text-align : right;
	font-size : 80%;}
	
.listtable2 {
	background-color : Purple;
	border : thin solid #FFCCCC;
	color : #FFCCCC;
	font-family : cursive;
	padding : 0 5px 0 5px;
	text-align : center;
	font-size : 80%;
}

td {color: #990099;
    background-color: #CC99FF;
    border: 1px solid black;}
	
#heading {margin: 50px 0 0 0 ;
     padding: 0 0 0 150px;}
	 
#content {margin: 0 20px 0 150px;}

.nav1 {	background-color : plum;
	border : 1px solid;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : 600;
	margin : 0px;
	padding : 1px 2px 2px 5px;
	width : 133px;}

#nav{height : 200px;
	left : 5px;
	position : absolute;
	top : 135px;
	width : 133px;
	z-index : 10;}

#footer {margin: 0; 
     padding: 5px 20px 0 150;
     text-align: right;
     color: black;
     border: 1px solid gray;
     border-width: 1px 0 0 0;}