﻿body {
    margin: 0px;
    padding: 0px;
    background-image: url('Images/Error.png');
    background-repeat: repeat;
}

.background {
    Width :100%;
    Height:100%;
}
