/*================================================================*/

/* background image formatting */

/*================================================================*/

body {
	background: url(../images/background-yoga.jpg) no-repeat;
	background-attachment: fixed;	
}

h1 {
	background: url(../images/title-subtitle-background-yoga.jpg) no-repeat;
	width: 115px;
	height: 395px;
	background-attachment: fixed;	
}
