body
{
	
}

#title
{
	position: relative;
	left: 20;

	font-family=Verdana;
	font-size: 30px;
	font-weight: bold;
	color: #5775B9;
}

#subtitle
{
	position: relative;
	left: 20;

	font-family=Verdana;
	font-size: 20px;
	font-weight: bold;
	color: gray;
}

#main
{
	position: relative;
	top: 0;
	left: 40;

	font-family=Verdana;
	font-size: 12px;

	padding-bottom: 10;
}