body{
	background: #333;
}
#page-wrap: after { content: "Smartphone Layout"}
body{
	font-size:large;
}

footer {
	clear: both; display: block;
}    
table{
	text-transform:		uppercase;
	color:				#2F4F4F;
	text-align:			left;
	border:             0.5px solid black;
	border-bottom:		4px solid #000;
}

tr td, tr th{
	color:				#2F4F4F;
	text-transform:		uppercase;
	text-align:			center;	
	border-bottom:		1px solid #000;
	background-color:   #F0FFFF;
}

h1, h2{
	color:				#000;
}
