/*
ce-styles.css
stylesheet for amember pages
http://www.coachedeggs.com/amember
19nov2008 by rjene
*/

.ce-headerbg{
margin:0; padding:0; 
background:#905a33 url(http://www.coachedeggs.com/images/amember/ce-headerbg.gif) repeat-x top center;
width:100%; height:100px;
}
	.ce-header{
	margin:0 auto; padding:0; text-align:center;
	background:#905a33 url(http://www.coachedeggs.com/images/amember/ce-header.gif) repeat-x top center;
	width:785px; height:100px;
	}