p {
 color: purple;
 font-family: script mt bold, Times New Roman, Georgia, serif;
 font-size: 1.5em;
 text-align: center;
 margin-left: 2em;
 margin-bottom: -0.6em;
 margin-top: 1em;
 fixed;
 border: 4px solid black;
 border-left-width: 1px
 border-top-style: double
} 

.special {
        font-family: felix titling, Times New Roman, Georgia, serif;
        color: blue;
        margin-left: 2em;
        margin-bottom: -0.5em;
        margin-top: 1.5em;
        margin-right: 2em;
				border: none;
}         
img {
   border: 2px solid black;
   margin-top: 1em;
   margin-right: 1.80em;
}

.sidebar {
        color: red;
        font-size: 1.25em;
        font-family: Century Gothic, Times New Roman, Georgia, serif;
        border: none;
        margin-top: 1em;
        margin-left: -2em;
}

.side {
     color: red; 
     font-size: 1.75em;
     font-family: Century Gothic, Times New Roman, Georgia, serif;
     border: none;
     margin-top: 1em;
}
.sidesidebar {
            font-family: felix titling, Times New Roman, Georgia, serif;
            color: blue;
            margin-left: 2em;
            margin-bottom: 1em;
            margin-top: -0.1em;
            margin-right: 2em;
				    border: none;
}         
