/*
Company:	Gossip Girl
File:		home.css - This file contains the styles specific to the home page html tag.
*/

html {
	background: url(../images/home-bkg.jpg) repeat-x 0 0 #ed2024;
}
