﻿@import url("layout-dead.css");
body {
	background-position: center top;
	background-color: transparent;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #0000FF;
	background-image: url('../images-2/background/Augusta-Country-Road-03-Fadout.jpg');
	font-weight: bold;
}
#container {
	border: 2px double #FFFFFF;
	width: 1024px;
	margin: 10px auto;
}
#content {
	margin: 10px auto 10px auto;
	border-style: none;
	text-align: center float: none;
	width: 860px;
	padding: 10px;
	background-repeat: repeat-y;
	color: #CC3300;
	font-size: xx-large;
}
#content p {
	text-align: center;
}
}


