body {
	font-size: 16px;
	font-family: Georgia, Garamond, Times New Roman;
	margin: 0;
	padding: 0;
	color: #CDCDCD;
	background-color: #5F483D;
}
img {
	border: none;
}
#container {
	width: 770px;
	margin: 20px auto 20px;
}

#main_column {
	position: relative;
	background: url('../images/main_column_bg.png');
	height: 628px;
	font-size: 14px;
	
}

#lipscrub{
	position:absolute;
	top: 230px;
	left: 100px;

}

#lipslip{
	position:absolute;
	top: 230px;
	left: 450px;
}

#flags {
	position:absolute;
	top: 540px;
	left: 280px;
	color: #877362;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}