body {   margin: 5px auto;  max-width: 700px;}P {  text-indent: -1em;  margin-left: 1em;}.alert {  background: #FF3300;  color: black;  text-decoration: none;  line-height: 1.4;  font-size: larger;  }.alert:hover {  position: relative;  top: 1px;  left: 1px;  }.navbar {  background: #ffcc66;  color: black;  text-decoration: none;  line-height: 1.4;  }.navbar:hover {	position: relative;	top: 1px;	left: 1px;	}a:hover {  color: black;  background: #FFFF00;  text-decoration: none}a:active {  color: red;  background: transparent}