#wrapper {
		border-bottom: 1px solid rgba(0,0,0,.1);
	        background: #d3c6bf url(../img/hearts1.png) repeat;
	        box-shadow: 0px 5px 2px #888888;
}

#popup {
	        background: #d3c6bf url(../img/hearts1.png) repeat;
	        padding:1em;
	        overflow:hidden;
}
