body {font:1em/16px Arial, Helvetica, sans-serif;background:#FFF;margin:0;padding:0;top:0;}
img {max-width:100%;border:none;}
.stribexpress_bordertop {
	text-align:left;
	background:#FFF;
	padding:0;
	margin:0;
}
	.stribexpress_bordertop { width:100%;height:51px;background:url(http://adimages.startribune.com/mcu/promotions_2013/strib_express/images/web_se_bgtop.gif) repeat top;}
.stribexpress_content {
	width:80%;
	max-width:1080px;
	margin:0 auto;
	padding:0 10px;
}
	.stribexpress_content h1 {
		font:bold 2.6em Popular-bold,sans-serif; 
		color: #000; 
		line-height: 1.2em; 
		text-align:center;
		margin: 0;
		padding:0;
	}
	.stribexpress_content p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.8em;
		line-height: 1.6em;
		text-align:center;
		color: #000;
		margin: 0;
		padding:0;
	}	
.stribexpress_logo {max-width:378px; margin:30px 0;}
.stribexpress_copy {
	float:left;
	width:100%;
}
/* for 1020px or less */
@media screen and (max-width:1020px) {
	.header, .stribexpress_content, .stribexpress_copy  {
		width:94%;
	}
}

/* for 770px or less */
@media screen and (max-width:770px) {
	.header, .stribexpress_content, .appPromo  {
		width:auto;
	}
	.stribexpress_copy {float:none;}
}