body {background: url(images/cloud.jpg);
      background-color: #3333cc;
      font-size: 18px;
      font-weight: bold;
      font-family: times new roman;
      color: #ffff66;
      font-size: 22px}


h1 {font-family: Arial, Times New Roman, Verdana;
    font-size: 48px;
    font-weight: bold;
    text-align: center}

h2 {font-family: Arial, Times New Roman, Verdana;
    font-size: 30px;
    font-weight: bold;
    font-style: italic;
    text-align: center}

h3 {font-family: Arial, Times New Roman, Verdana;
    font-size: 24px;
    text-align: center}

h4 {font-family: Arial, Times New Roman, Verdana;
    font-size: 22px;
    text-align: center}

h5 {font-family: Arial, Times New Roman, Verdana;
    font-size: 18px;
    text-align: center}

a:link{color:#cccc33}

a:visited {color:#cccccc}

a:hover{color:#ffffff;
	font-weight:bold;
	font-style: italic}


