#content-area {
	background-image:url(../images/home-bg.png);
	background-repeat:no-repeat;
	display:block;
	height:383px;
	padding:10px 45px 20px;
	width:703px;
	}
#content-area p {
	line-height: 23px;
	}	
h1 {
	width: 410px;
	}	
.picup {
	position: relative;
	top: -50px;
	margin-right: 20px;
	margin-left: 20px;
	}
ul#yoga-list	{
	position: absolute;
	left: 260px;
	top: 390px;

	}
	#yoga-list li {
		list-style-type: none;
		background-image:url(../images/bull-square3.png);
		background-repeat: no-repeat;
		background-position: 0 7px;		
		padding: 0 0 0 8px;
		}
