@media screen and (min-width: 320px) and (max-width: 359px)
{
	body
	{
	}
}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6
{
	-webkit-text-size-adjust: none;
}
body
{
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-family: 'Carrois Gothic';
	background-color: #FFFFFF;
}
header
{
	background-image: url(/img/back.jpg);
	height: 186px;
}
#foot
{
	width: 1280px;
	margin: 0 auto;
}
