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