﻿p {
	font-family: Trebuchet MS;
	font-size: 12pt;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}

.title_space {
	background-image:url('https://thefedorachronicles.com/forum/styles/PS3/theme/images/header_rotate/rotate.php');
	background-position:center;
	background-repeat:no-repeat;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 10px;
	height:125px;
}

.title_hollywood {
	background-image:url('https://thefedorachronicles.com/flicks/Hollywood_B&W_blur.jpg');
	background-position:center;
	background-repeat:no-repeat;
	text-align: center;
	margin-bottom: 2px;
	height:125px;
}


.vertical-img {
	margin-left: 5px;
	margin-right: 5px;
	border: 0px;
}
.div-vertical-align{
	float: right;
	vertical-align:middle;
}
.margin-left{
	margin-left:10px;
	margin-right:10px;
}

nav {
	height: 20px;
	background-color: #d8caab;
}

nav .p {
	font-family: Trebuchet MS;
	font-size: 12pt;
	text-align: center;
	color:#F81014;
	}
	
	a:link {
	color: #A62124;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #996633;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}
