@charset "UTF-8";
/* CSS Document */

/* Begin Typography & Colors */
body {

font-size: 62.5%; /* Resets 1em to 10px */
font-family: Helvetica, Arial, sans-serif;
background: #292C30;
color: #fff;
line-height: 150%;
}

IMG{

border: 0px;

}


