
/* for the body... */

.deep_main {	background-color: #ffddff; }

.deep_main-logo{	background-color: #ffddff; background-image:url('images/dx_logo.png'); background-repeat:no-repeat; 
			background-attachment:fixed; background-position:2% 2%;}

.deep_main-text{ position:absolute; top: 30%; left: 25%;}

/*.dx_menu-fader { position:absolute; bottom: 10%; align: 37%;}*/

/* for the img fading... */

.deep_img-fader { opacity: 0.33; filter:alpha(opacity = 33); 
				height: 150; width: 150; }
