﻿body
{
	font-family: Verdana, Tahoma, Arial;
	margin-left: 20px;
}
h1
{
	text-align: center;
	font-size: x-large;
}
h2
{
	text-align: center;
	font-size: large;
}
p, ul
{
	font-size: small;
}
li
{
	margin-bottom: 10px;
}
.question
{
	font-size: large;
	font-weight: bold;
	margin-top: 30px;
}
a img
{
	border: 0;
}