
body  {font-family: ariel, helvetica, sans-serif;
       color: white;
       background-color: #0A0D36;
       background-attachment: fixed;
       margin: 20 15 0 10;}

body.artwork {background-color: white;
              background-image: none;}

body.header {background-color: white;
             background-image: none;
             margin: 0 0 0 0;}

body.print {background-color: white;
            background-image: none;
            margin: 0 0 0 0;}

div.center {text-align: center;}
div.right  {text-align: right;}
div.vcenter {position: relative;
             top: 30%;
             width: 100%; 
             height: 100%;
             text-align: center;}

a {color: white;}

img {border: 0;}

h1 {text-align: right;}
h6 {text-align: center;}


