body {
  background-image: url(https://ctrlaltcreate.neocities.org/Space/Space_Bkgd.gif);
  padding-top: 600%;
}

.div1 { 
background-image: url(https://ctrlaltcreate.neocities.org/Space/astronaut7.gif);
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 200px;
    padding-bottom: 200px;
    color: #00bdfb;
    text-align: center;
    max-width: 100%;
    font-family: 'Silkscreen', sans-serif;
    line-height: 0.9;
    font-size: 20px; 
    white-space: normal;
 }

.div2 { 
	padding-top: 800px;
	padding-bottom: 100px;
    max-width: 627px;
}

