* {
	font-family: "Times New Roman", Times, serif;
}
a {
	color: black;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h1.title {
	font-size: 24px;
	padding: 40px 200px;
}
.logo {
	
}
