
h2{
	margin: 15px 31px;
}

#cards{
	position: absolute;
	right: 0;
}

#text{
	margin: 0 40px 0 68px;
	position: relative;
	font-size: 0.9em;
	line-height: 1.3;
}

#text a{
	color: yellow;
}

p{
	margin-bottom: 20px;
	width: 450px;
}


#munchies{
	float: left;
	margin-right: 20px;
}

.munchies-text{
	font-size: 1.1em;
	margin-bottom: 0;
	width: 600px;
}


#lists{
	position: relative;
	margin: 20px 0;
	padding: 10px 10px 5px 25px;
	width: 300px;
}


ul{
	display: block;
	font-size: 0.9em;
	list-style-type: disc;
	list-style-image:url(/images/list-bullet.png);
	margin-bottom: 10px;
}
