body {background: url(images/back.jpg);      
      background-color: #ccccff;
      font-size: 18px;
      color: #3300ff;
      font-size: 18px}


h1 {font-family: Times New Roman, Arial, Verdana;
    font-size: 48px;
    font-weight: bold;
    text-align: center}

h2 {font-family: Times New Roman, Arial, Verdana;
    font-size: 36px;
    font-style: italic;
    text-align: center}

h3 {font-family: Times New Roman, Arial, Verdana;
    font-size: 24px;
    text-align: center}

h4 {font-family: Times New Roman, Arial, Verdana;
    font-size: 22px;
    font-weight: bold;
    text-align: center}

h5 {font-family: Times New Roman, Arial, Verdana;
    font-size: 18px;
    font-weight: bold;
    text-align: center}

hr {color: #3300ff; 
    width: 100%; 
    height: 5px}

a:link{color:#000099}

a:visited {color:#990033}

a:hover{color:#ff0000;
	font-weight:bold;
	font-style: italic}