#main-content h1, #gen-content h1{
background:#2d3c4d url('../images/mistletoe.png') no-repeat 5px 7px;
padding-left: 34px;
}
body
			{ 
				background-color: black;
				background-image:url('../images/bg.jpg');
				background-repeat:no-repeat;
				background-attachment:fixed;
				background-position: 50% 100%; 
			}
