<!DOCTYPE html>
<html>
    <head>
        <title>Matt Seymour - Software and Web developer</title>
        <link href="/assets/css/style.css" rel="stylesheet" type="text/css"/>
        <link href="http://fonts.googleapis.com/css?family=Oleo+Script:400,700" rel="stylesheet" type="text/css">
    </head>
    <body>
        <div class="container">
            <span class="title">Matt Seymour</span>
            <h1 class="subtitle">Bath based web developer</h1>
            <div class="hellobar">
                <img class="logo" src="/assets/img/mattwritescode.jpeg" alt="matt seymour">
                <p>I am Matt Seymour and I am a software and web developer from Bath, UK.</p>
                <p>Coming soon is my new blog where I will be writing about HTML/CSS and javascript, python, Django and anything else software development related.</p>
                <p>If you cannot wait for this you can follow me on twitter at <a href="http://twitter.com/mattwritescode/">@MattWritesCode</a> to get updates about what I am currently breaking.</p>
                <p><strong>On the 13th of April 2014 I will be cycling 100 miles for charity. if you feel you can please sponsor me on just giving.</strong></p>
                <a style="width: 150px; height: 85px; margin: 0 auto;" href='http://www.justgiving.com/for179' title='JustGiving - Sponsor me now!' target='_blank'><img src='http://www.justgiving.com/App_Themes/JustGiving/images/badges/badge5.gif' width='150' height='85' alt='JustGiving - Sponsor me now!' /></a>
            </div>

        </div>
    </body>
</html>