/* CSS Document */

body {
	   background-color: #9f0000;
	   color: white;
}

img  {
     border: 8px double white;}
h1   {
     text-align: center;
}

h5   {
     text-align: center;
}

p    {
     text-align: center;
     font-family: Arial;
}
