.center {
	width:950px;
	height:650px;
	background: url(images/index.jpg) no-repeat;
}

.top-padding {
	width: 950px;
	height: 225px;
}

.left-padding {
	float: left;
	width: 474px;
	height: 425px;
}

.daily-specials {
	float: left;
	width: 222px;
	height: 31px;
}

.mike {
	text-align: right;
	width: 950px;
	height: 44px;
}

.center-contacts {
	width:950px;
	height:650px;
	background: url(images/contacts-background.jpg) no-repeat;
}

.top-padding-contacts {
	width: 950px;
	height: 86px;
}

.left-padding-contacts {
	float: left;
	width: 448px;
	height: 564px;
}

.contacts-block {
	float: left;
	width: 318px;
	height: 508px;
}

.contacts-list {
	float: left;
	width: 318px;
	height: 472px;
	font-family: Times New Roman;
	font-size: 16px;
}

.return-to-ds {
	float: left;
	width: 318px;
	height: 36px;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0;
}
