body {

background-color: #922ea0;

}

h1{
  font-size: 50px;

}

img{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.boypic {
  margin-left: auto;
  margin-right: auto;
  border-radius: 4px;
  padding: 5px;
  width: 450px;
}

p {
background-color: #486dc4;
text-align: center;
font-size: 30px;
border-width: 5px;
border-style: solid;
height: auto;
}


.paraimg {

float: right;
margin-left: 25px;
margin-bottom: 25px;
padding-right: 25px;
}

p.kplanetlist {
 border-style: groove;
 background-color: #2c2b6b;
 border-size: 25px;
 color: #b3ffdd;
 border-color: #40aded;
 font-size: 25px;
 text-align: center;
}

p.cplanetlist {
 border-style: groove;
 background-color: #d798a2;
 border-size: 25px;
 color: #09201c;
 border-color: #c63a43;
 font-size: 25px;
 text-align: center;
}

p.home{
}

p.back{
}

p.next{
}

table, th, td{
 margin-left: auto;
 margin-right: auto;

}


