body {
  background-color: #0A20F0;
  background-image: url(https://www.angelfire.com/ab7/cloud4x/images/bg_1.jpg); 
  background-repeat: repeat;
  background-position: center center;
  font-family: tahoma, verdana, arial, sans-serif;
  font-size: 2pt
     }

p {
  text-indent: 30px;
  text-align: justify;
  }

a:hover {
	color: orange;
	font-style: bold;
        text-transform: uppercase;
        }

