body {
	background-color: #FFFFFF;
	background-image: url(images/Violin.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right bottom;
}

h1 {
	color: #990000;
	background-color: #FC9814;
}

p {
	text-indent: 30px;
	text-align: justify;
	text-decoration: underline;
	letter-spacing: 3px; 
}
