form label {
  display: inline-block;
  width: 225px;
  font-weight: bold;
}

body
{
background:darkslategray;
}

p2
{
color:white;
margin:0 30 0 0;
font-size:16px;
padding:0 20 0 0px;
font-weight:normal;
text-decoration:none;
list-style: none;
}
