/* CSS Document */

body { background:#c2c5a6;}
.intocontainer {margin:0 auto 0 auto; width:320px; height:300px; text-align:center; margin-top:23%; background:url(images/logo.jpg) no-repeat;}
#buttons_container { padding:190px 0 0 0; text-align:center;}



#shop { width:87px; height:71px; background:url(images/shop.jpg) top left; float:left; margin:0 auto 0 28px;}
#shop:hover{ width:87px; height:71px; background:url(images/shop.jpg) top right; }

#store { width:92px; height:71px; background:url(images/store.jpg) top left; float:left;}
#store:hover{ width:92px; height:71px; background:url(images/store.jpg) top right; }

#cafe { width:87px; height:71px; background:url(images/cafe.jpg) top left; float:left;}
#cafe:hover{ width:87px; height:71px; background:url(images/cafe.jpg) top right; }

#nottingham_container { margin: 0 auto 0 auto; text-align:center; color:#7e825e; font-size:14px; font-family:Arial, Helvetica, sans-serif;}