@import url(../layout/makinair.css);

img
{
   margin: 10px 10px 10px 4px;
}




/* MAIN CONTENT ON WHITE AREA ****************************/
div.content
{
    width: 30em;
    color: #575757;
    background-color: #FFCC33;
    font-family: Georgia, Utopia, Palatino, 'Palatino Linotype', serif;
    font-size: 1em;
}

object.movie
{
   margin-left: 50%;
}

embed.movie
{
   margin-left: 50%;
}

div.dir
{
  display: inline;
  float: right;
}

div.dir a:link
{

   text-decoration: none;
   color: #6E6E6E;
}

div.dir a:visited
{
   text-decoration: none;
   color: #6E6E6E;
}

div.dir a:focus
{
   text-decoration: none;
   color: #6E6E6E;
}


div.dir a:hover
{
   text-decoration: none;
   color: black;
}
