#content ul {
	margin: 20px 0;
}

#content ul li {
	list-style-type: disc;
	color: black;
	margin: 0 0 10px;
	position: relative;	
	left: 20px;
}

.bg {
	background-image: url(../images/sprites/promotions.jpg);
}