body
{
    background-color: #EEE8D5;
    margin: 0 !important;
}

#map
{
	width: 960px;
	height: 500px;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 0;
}

    div.tile
    {
        color: #839496;
        display: block;
    }

iframe
{
    width: 40px !important;
}