﻿body 
{
	
}
#RegisterMain
{
	float: none;
	display: block;
	width: 500px;
	height: 500px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.RegisterTitleLabel
{
	padding-top: 20px;
	font-size: 12pt;
	padding-bottom: 20px;
	font-weight: bold;
}

