﻿/* delivery receipts */
body {
	min-height: 100%;
	width:100%;
}

.container {
	margin: 10px auto 0 auto;
	width: 1024px;
}

.logo-header {
	margin-top: 0px;
}

.feature {
	background: #f5f5f5;
}

.footer {
	text-align: center;
}
