/*

		PERSONAL HOMEPAGE THEME FOR WORDPRESS
		thanks to Chris Coyier at CSS-TRICKS.COM
		
		Eleana Whitesell
		http://www.eleanawhitesell.com

		magenta: #CC3399 
		darkgreen: #336633
		dark gray:#333333
*/
html, body							{ height: 100%; }

body { font-size: 62.5%; font-family: Helvetica, Arial,Verdana, sans-serif; color: #333333; background-image: none;background: url("/images/header-pattern.gif");
background-position: top center;
background-repeat: no-repeat; 
}

								
#footernew							
{ 	height: 200px; 
margin-top: -200px;}
}

#push								{ height: 200px; }
