﻿body {
	background-color:silver;
	background-position: center;
	background-image: url('https://thefedorachronicles.com/flicks/Hollywood_B&W_blur.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#p {
	font-family: Verdana;
	font-size: 12pt;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 15px;

}


#Title_Ground {
	background-position: center;
	background-image: url('https://thefedorachronicles.com/flicks/Hollywood_B&W_blur.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
}


