<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <title>
            Cintra Wilson is coming soon        </title>
        <style type="text/css">
            
            .headerText {
                width: 550px;
                margin-top: 10%;
                margin-right: auto;
                margin-left: auto;
                font-size: 28px;
                font-weight: normal;
                display: block;
                text-align: center;
            }
            
            .bodyText {
                width: 550px;
                margin-top: 15px;
                margin-right: auto;
                margin-left: auto;
                font-size: 14px;
                font-weight: normal;
                display: block;
                text-align: center;
            }
            
            body {
                margin-left: 0px;
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                background-color: #074bf8;
                color: #FFF;
                font-family: Arial, Helvetica, sans-serif;
            }

       div#column {
  max-width: 825px;
  margin: 0 auto;
}

figure.fixedratio {
  padding-top: 72%;  /* 600px/825px = 0.72727272 */
background-image: url(http://cintrawilson.com/wp-content/uploads/2013/03/pardon-our-appearance.jpg);
  background-size: cover;
  -moz-background-size: cover;  /* Firefox 3.6 */
  background-position: center;  
}
        </style>
    </head>
    <body><div id="column"><figure class="fixedratio"></figure></div></body>
</html>
