﻿
body {
    text-align: center;
    color: white;
    font-size: 15px;
    background-image: url('Images/Ironman1.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    
}

h1{
    text-align:center;
    font-size:25px;
}
