/* CSS Document */

 html, body   { height: 100%; margin: 0;  padding: 0;
               color: #a02c23; text-align: center; background-color: #a02c23;  border:none;}

#fullheight{height:100%; width:100%; text-align:center;}
