<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Price Comparison In India – Mobiles, Laptops, Tablets, Cameras, Home Appliances | iSpyPrice.com</title>
    <link rel="shortcut icon" href="favicon.ico"/>
    <style>
        body, html {
            margin: 0;
            padding: 0;
            height: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            background-color: #FFF;
        }
        .logo {
            text-align: center;
        }
    </style>
</head>
<body>

    <div class="logo">
        <img src="logoLarge.png"  alt="Find Lowest Prices on Mobile Phones @ iSpyPrice.com" title="Find Lowest Prices on Mobile Phones @ iSpyPrice.com" />
    </div>

</body>
</html>