﻿body {
    background: url(../images/BeO_logo.jpg);
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 1000px;
}

.HeaderTop {
    /*background-color: transparent;*/
    background-image: none;
}
