﻿.AppLogo
{
    position: absolute;
    top: 15px;
    margin-left: 350px;
    background-image: url(images/AppLogo.png);
    background-repeat: no-repeat;
    background-color: transparent;
    z-index: 1;
    width: 420px;
    height: 60px;
}