@charset "utf-8";
/* CSS Document */

body {
	background: #510003 url(../images/mangiando-network-logo-bg.jpg) no-repeat center top;
	text-align: center;
	padding-top: 350px;
	}

a.sorrento-restaurants {
	display: inline-block;
	width: 312px;
	height: 82px;
	line-height: 82px;
	background: url(../images/sorrento-restaurants.png) top left;
	overflow: hidden;
	text-indent: 350px;
	}

a.sorrento-restaurants:hover {
	background-position: bottom left;
	}