body {
    background: url(bg.png) center no-repeat fixed;
}

.content {
	background: url(bg_faded.png) center no-repeat fixed;
}

h1, h2 {
	width: 50%;
}