/*
   IT270 - Final Project
   Author: Joe Simone
   Date:   1/22/2016

   Filename:         music.css
   

*/

body             {background: url(weezer.jpg) repeat 0% 0%; opacity: 25%}

h5 				 {color: white; font-weight: bold; font-size: 35px; text-align: center}

h1				{color: silver; text-transform: bold; font-size: 55px; text-align: center}

h3 				{color: yellow; text-transform: bold; font-size: 45px; text-align: center}

ul 				{color: white; text-transform: bold; font-size: 15px}

footer			{color: white; font-style: italic;}

p               {color: darkred; font-weight: bold;  font-size: 20px}

i    			{color: white; text-transform: bold; font-size: 45px}

h4 				{color: yellow; font-weight: bold; font-size: 20px}
