body{
	background-color: #824b24;
	background-image: url(bg.jpg);
}

.paragraph_style {
    color: #c43e2b;
    font-family: 'Typenoksidi', 'Baskerville', 'Times New Roman', serif;
    font-size: 44px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 50px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.content{
	background-image: url(paperbg.jpg);
	background-repeat: repeat-y;
	
	width: 563px;
	margin-left: auto;
	margin-right: auto;
}

h2{
    color: #c43e2b;
    font-family: 'Helvetica-Bold', 'Helvetica', 'Arial', sans-serif;

}

a{
	color: #824b24;
	
}