body {"background-image: url(http://www.geocities.ws/jh_gra310/blackstone.jpg)"}
        h1 {background-color: #be1e2d; 
            color: black; 
            font-family: athelas-regular;
            font-size: 200%}
            
        h2 {background-color: #be1e2d; 
            color: black;
            font-family: athelas-bold; 
            font-size: 200%}
        
        p {background-color: #41393d;
            color: white;
            font-family: athelas-bold;
            font-size: 250%
            width: 300px;
            border: 5px solid #8a8c8f;
            padding: 25px;
            margin: 25px;}
        div.relative {position: relative; 
            left: 100 px; 
            "125%", 
            margin-left: "300 px"}
            
        
        a:link, a:visited {background-color: #be1e2d; 
            color: white; 
            padding: 14px 25px; 
            text-align: center;
            text-decoration: none;
            display: inline-block;}   
        a:hover, a:active {background-color: #d4a18d;}