#rainbow {
  font-size:300px;
  text-align:center
}
body {
background-image: url("http://www.swegsite.com/realone.gif");
background-size:cover;
background-tile: none;
background-align: center;
background-attachment: fixed;
background-position: center; 

}