@charset "UTF-8";
/* CSS Document */
/*INT Design & Development*/

#mastContainer {
	width: 930px;
	background-image: url(../images/bkgd-screen_02.png);
	background-repeat: no-repeat;
	background-position: center 125px;
	top: 23px;
	background-attachment: fixed;
	position: fixed;
	height: 100%;
}