body         {
             background: url(Dombra_copy.jpg);
             }

h2   	     {text-align: center}

div	     {
	     text-align: center;
	     }

table        {
	     border-width: 2;
             border-color: #cc0099;
             background: #FFFFFF;
             text-align: center;
             margin: 5;
	     }

img          {
             border:"0";
             alt:" ";
             }

img.horiz    {
             height:"75";
             width:"100";
             }

img.vert     {
             height:"100";
             width:"75";
             }