html body{
	background-color:#FFFFFF;
	margin:0;
	height:100%;
	width:100%;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin:0;	
}
p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin:0;
}
strong{
	font-size:20px;
}
.big{
	font-size:25px;
}