﻿/*
 s4b css for mobile (less than 640px wide)
*/
body         
{
	padding:0;
	margin:0;
}
img { max-width: 100%; height: auto; } /*  height: auto; */
.maintable {width:100%;}
#header {
	background-image: url(assets/logo-290.jpg); /* 290x141 300x150 */
	height: 141px;
}
/*
#headerlink{
	width:400px;
	height:130px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 55px;
}
*/
/* end */