@charset "utf-8";

body
{
 font-family: arial, helvetica, sans-serif;
 background-color: white;
 color: blue;
}

img
{
 border-width: 0;
}

h1
{
 text-align: center;
}

h5
{
 text-align: center;
}

h6
{
 text-align: center;
}

address
{
 font-family: courier new, courier, monospace;
 font-style: normal;
 padding-left: 4em;
}
