body {
	padding: 20px;
    color: #000000;
}
img {
    max-width: 800px;
    width: 100%;
    height: auto;
    display: block;
}
.imageone {
    max-width: 800px;
    width: 40%;
}
p {
    color:black;
    align-items: center;
    font-family: 'dsfont';
}
div.a {
    font-size: 25px;
}
h1, h2, h3, h4 {
	margin: 10;
	padding: 10;
	font-weight: initial;
}
h1 {
	font-size: 60px;
    font-family: 'Times New Roman', Times, serif;
}
h2 {
    font-size: 10px;
    font-family: 'Times New Roman', Times, serif;
}
.title:hover {
    text-decoration: underline;
}
.title {
    text-decoration: none;
    font-size: 18px;
    color: grey;
}
