/*
   IT270 - Final Project
   Author: Joe Simone
   Date:   1/22/2016

   Filename:         index.css
   

*/

body             {background: url(fire.jpg) no-repeat 0% 0%}

h5 				 {color: white; text-transform: bold; font-size: 35px; text-align: center}

h1				{color: white; text-transform: bold; font-size: 55px; text-align: center}

h3 				{color: white; text-transform: bold; font-size: 45px; text-align: center}

ul 				{color: white; text-transform: bold; font-size: 30px}

footer			{color: white; font-style: italic;}
