@font-face {
    font-family: 'walkway_semiboldregular';
    src: url('Walkway_SemiBold-webfont.eot');
    src: url('Walkway_SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Walkway_SemiBold-webfont.woff') format('woff'),
         url('Walkway_SemiBold-webfont.ttf') format('truetype'),
         url('Walkway_SemiBold-webfont.svg#walkway_semiboldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansregular';
    src: url('OpenSans-Regular-webfont.eot');
    src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Regular-webfont.woff') format('woff'),
         url('OpenSans-Regular-webfont.ttf') format('truetype'),
         url('OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
h3 {
	font-family: 'open_sansregular', Arial, sans-serif;}

p { 
	font-family: 'open_sansregular', Arial, sans-serif; }

h1 { 
	font-family: 'walkway_semiboldregular', Arial, sans-serif; }
	
h2 {
	font-family: 'walkway_semiboldregular', Arial, sans-serif;
	font-style: italic;
	text-align:center;
}

h4 {
	font-family: 'walkway_semiboldregular', Arial, sans-serif;
	text-align: center;

	}
	

body {
	background-image:url(../../../../images/images/first_four.jpg);}
	
.image {
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	}

.img-responsive {
	margin-right: auto;
	margin-left:auto;
	}
	
.img-right {
	display: block;
	float: right;
	width: 200px;
	}
.img-left {
	display: block;
	float: left;
	width: 75px;
	}

#main {
margin-left: 80px
}

p.citation
{
    padding-left: 30px; 
} 

p.citation:first-letter
{
     margin-left: -30px;
}
	