/* CSS Document */
 body {
    text-align: center;
    background: rgb(255,255,255);
 }
 
 img.title{
     margin-top: 250px;
 }

