h1{
	font-size: 600%;
	color: #02002a;
	margin-bottom: -20px;
	margin-top: 0px;
	padding-bottom: -5px;
	font-family: Palatino Linotype;
}
h2{
	padding-top: -5px;
	font-size: 200%;
	color:#02002a;
	font-family: Book Antiqua, serif;
	padding-bottom: -5px;
}
h3{
	padding-top: -50px;
	font-size: 200%;
    color:#b70101;
	font-family: Book Antiqua, serif;
	padding-bottom: -5px;
	margin-bottom: 0x;
}


#contain{
padding-bottom: 50 px;
}

#intro{
	font-size: 100%;
	color:#555555;
	font-family: 'Fjord One', serif;
	padding-bottom: -5px;
	margin-bottom: -1em;
}

.math{
	font-size: 100%;
	font-family: 'Fjord One', serif;
	color:#b70101;
	padding-bottom: -5px;
	margin-bottom: -1em;
}


#question{
	font-size: 120%;
	font-style: bold;
	color:#b70101;
	font-family: 'Palatino Linotype', serif;
	margin-bottom: .5em;
}

#answer{
	font-size: 100%;
	color:#555555;
	font-family: 'Fjord One', serif;
	margin-bottom: 1.5em;
	text-align:justify;
    text-justify:inter-word;
}


#ttl{
    font-size: 24pt;
    font-family: Georgia, "Times New Roman", serif;
}


body{
  background-color:#ffffff;
	font-size: 100%;
	color:#555555;
	font-family: 'Fjord One', serif;
	padding-left: 100px;
    padding-top: 50px;
    padding-bottom: 200px;	
	align: center;
	}


a:link {
    text-decoration: none;
    color:#b70101;
    font-size: 125%;
    font-family: Georgia, "Times New Roman", sans-serif;
}
a:visited {
    text-decoration: none;
    color:#b70101;
    font-size: 125%;
    font-family: Georgia, "Times New Roman", sans-serif;
}
a:hover {
    color:#d60d05;
    font-family: Georgia, sans-serif;
}

