﻿body
{
    color: #FF0000;
    text-transform: capitalize;
    text-align: center;
    font-family: 'Times New Roman';
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    background-color: #000000;
    background-image: url('Images/Space.png');
}

