body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(background.jpg);
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	background-position: center;




}
textarea {
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(/images/background.jpg);



}
