/* CSS definition file containing sitestyle stylesheets */
BODY { background: transparent url("../assets/images/bg.jpg") no-repeat fixed center;}
 A:active { font-size: 14px;}
 A:link { font-size: 14px;}
 A:visited { font-size: 14px;}
 .TextNavBar { font-size: 14px;}
 .wrapper {
	width: 80%;
	margin-left: 10%;
	}
