/*
Theme Name: new-horror-theme1
Author: David Botts DAV2110190
Author URI: https://oldschoolhorrorhangout.org
Description: My first very basic custom theme!
Text Domain: new-horror-theme1
*/














body { font-family: Verdana, Arial, sans-serif; color: #F0F8FF; font-size: 16px; background-color: #708090; }

h1 a { text-decoration: none; color: #000000; }

.blog-title { text-align: center; }

.blog-description { background-color: #000000; text-align: center; color: #DCDCDC; font-size: 24px; font-style: italic; padding: 10px; margin-bottom: 20px; }

.blog-post { color: #000000; padding: 50px; background-color: #F0F8FF; border: 6px solid #000000; width: 75%; margin: 0 auto 0 auto; }