body	    {background: #FF0000;
           background-image: url(images/background.jpg);
          background-repeat: repeat-x;
          font-family: "Times New Roman";
          font-size: large;}

h1, h2	 {color: #FF0000;}

h1	    {font-size: xx-large;
        text-align: center;}

h2	    {font-size: x-large;
		text-align: center;}
		
h3      {font-size: large;
        color: #FFFFFF;}

a:link   {color: #FFFFFF;
          font-size: 24px;
          font-family: Arial;}

a:visited   {color: #FFFFFF;
          font-size: 18px;
          font-family: Arial;}

