.dianne {
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	background-image: none;
	font-size: 14px;
	background-attachment: fixed;
	background-repeat: no-repeat;

}
.background {
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
