﻿@charset "utf-8";
/* CSS Document */

body {
   background-image: url(images/bgstars222.gif);
}   
h1 {
    font-size: xx-large;
}

p {
    font-size: medium;
}


.Welcome
    {
        font-family: "Arial Black";
        font-size: xx-large;
    }




