@charset "UTF-8";
/* CSS Document */


	/*	TITLE BAR ------------------------------------------------------------------------------------------------------------------------------------------------------------- */

		#TitleBar {
			height: 250px;
			background-image: url(HeaderImage.jpg);
			background-repeat: no-repeat;
			background-size: cover;
			background-color: #292929;	
		}

		#ContentIntroduction {
			padding-top: 50px;	
			padding-bottom: 50px;
		}


	#BTN_OTLexam {
		width: 270px;
		margin: 50px 0px 10px 0px;
	}