body { font-size: 14pt;
       width: 800px; 
       margin-left: auto;
       margin-right: auto;
       padding-top: 5px;
       padding-bottom: 25px;
       padding-right: 5px;
       padding-left: 5px;
       border-color:   #551b66 ;
       border-top-width: 2px;
       border-top-style: solid;
       border-bottom-width: 2px;
       border-bottom-style: solid;
       border-right-width: 2px;
       border-right-style: solid;
       border-left-width: 2px;
       border-left-style: solid;
       background-color: #000000; }
	   
header h1 {color:  #5458e4; }
header h1 {text-decoration: underline  #5458e4; }
header p {color: white; }
header p {float: left-side; }

#logo {width: 25%;
		height: 25%;
		float: right; }
		

main {color: white; }
main h2 {color: #6fbee1; }

table { font-size: 12pt;
		border-collapse: collapse;
		border: 2px solid; }

article { margin: 10px; }

footer b {color: #6fbee1; }
footer p {color: #5458e4; }

#image {width: 15%;
		height: 15%;
		float: right; }