/*********************************************
   CSS for VividVisions.com (Coming soon)
   
   Created by VividVisions
   www.vividvisions.com
 *********************************************/

body {
   background: #ffffff;
   font: normal normal normal 1em/1.25em Arial, Helvetica, sans-serif;
   color: #343434;
   padding: 50px;
}

a {
   outline: none;
   color: #fa9e14;
   text-decoration: underline;
}

a img {
   border: 0;
}

h1 {
   font-size: 1.3em;
   text-align: center;
}

p {
   margin-bottom: 25px;
   text-align: center;
}

div#ads {
   margin-top: 90px;
}

div.ad {
   text-align: center;
   margin-bottom: 25px;
}
