@charset "UTF-8";


#content{
	background:url(../images/binder-egg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#wrap,
#main{
	background:url(../images/binder-egg-base.jpg);
		background-repeat:repeat-y;
	background-position:right;
}

