form {
	text-align: center;
	margin-left: 100px;
}
/* CSS definition file containing site wide stylesheets */
BODY { background: transparent url("assets/images/bg1.jpg") no-repeat fixed center;}
 .TextObject { font-size: 14px;}
 H1 { font-size: 20px;}
 H2 { font-size: 16px;}
 H3 { font-size: 14px;}
 .TextNavBar { font-size: 10px;}
 .wrapper {
	width: 80%;
	margin-left: 10%;
	margin-right: auto;
}
