<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title>Get My Fashion</title>
<style type="text/css">
	BODY {  background-color: #fff; margin: 0px; }
	#PageOutline { text-align: center; margin-top: 0px; }
</style>
</head>
<body>
	<div id="PageOutline">
		<p><img src="homepage.jpg" alt="Homepage" usemap="#Homepage"/></p>

		<map name="Homepage">
           <!--left, top, right, bottom - http://imagemap-generator.dariodomi.de/ -->
		  <area shape="rect" coords="393,786,456,849" href="https://www.facebook.com/pages/Fifty-5a/509630225727780" alt="Facebook">
		  <area shape="rect" coords="480,788,547,848" href="https://plus.google.com/116872785490951337937/about?gl=GB&hl=en-GB" alt="Google">
		  <area shape="rect" coords="555,710,688,723" href="mailto:shop@fifty5a.com" alt="Email">
		</map>		
	</div>
</body>
</html>