html { overflow: -moz-scrollbars-vertical; }

body { color: #fff; font-size: 11; font-family: arial; font-weight: bold;

 background: url(openstudio.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}

p {}

td { font-size: 11; }

a:link { color: #fff; text-decoration: none;}

a:visited { color: #fff; text-decoration: none;}

a:hover { color: #363636; text-decoration: none;}

a:active { color: #363636; text-decoration: underline;}