body {
    font-family: "Crimson Text", "Times New Roman", serif;
    background-color: #fff;
}

h1,h2,h3 {
    font-family: "Open Sans Condensed", "Arial", sans-serif;

}

h1 {
    text-align: center;
    background-color: #fff;
    color:#000
	
}

p {
    text-align: center;
}

