body    {
	margin-top: 40px;
	padding-top: 1px; }

/* iPhone */
@media only screen and (max-device-width: 640px)
{
	body {
		margin-top: 42px; }
}