﻿body {
}

.LoginControl
{
    width: 55%;
    margin: 0 auto;
}

.thisimage
{
    background-image: url(img/header.png);
    background-repeat: repeat-x;
    height: 34px;
    margin: 0 auto;
    width: 45%;
}