body {
    background-color: #000000;
    color: #CCCCCC;
    font-family: Sans-Serif;
    text-align: center;
    background-image: url("/eye.jpg");
    background-position: center top; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
}
