﻿.myHeading 
{
	position: relative;
	left: 5px;
	top: 200px;
	font-family: Helvectica, sans-serif;
	font-size: 41px;
	color: #EEEAB1;
	width: 420px;
	z-index: 5;
	
}

.whitesofa
{
	position:absolute;
	z-index: 3;
}

.bigSofa 
{
	position:relative;
	left: 5px;
	top: 20px;
	z-index:2;
}
.story
{
	position:relative;
	left: 5px;
	top: 150px;
}

ul
{
	margin-left: 10px;
	padding-left: 10px;
	
}


li 
{
	font-family: Arial, Sans-Serif;
	font-size: 15px;
	line-height: 2;
	letter-spacing: 1px;
	color: #ffffff;
	padding:0;
}