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

/* background image formatting */

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

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


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