@import url('colors.css');

#modules h1
#modules h2,
#modules h3 {
color:#ea7b04;
}

div.portal_login div.form_row_submit {
background: none repeat scroll 0 0 #8F8F8F;
}

@media screen {
	#main_wrapper {background-image:url('../graphics/main_bg.jpg');}
	#module_1 h3, #module_1 h4 {background-image:url('../graphics/HOTP.png');}
	#module_2 h3,#module_2 h4 {background-image:url('../graphics/Email.png');}
	#module_3 h3,#module_3 h4 {background-image:url('../graphics/Offer.png');}
}