﻿body {margin:0;padding:0;background-color: #B2B1B4;
	background-image: url('../Images/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;	z-index:0;}
#main
{
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    background-image: url('../Images/MainBG.jpg' );
    background-position: left top;
    width: 850px;
    height: 421px;
    background-repeat: no-repeat;
    z-index:1;
}
.GrandPrix {margin-left:126px; 
margin-top:95px;
}
.Kongress{margin-left:581px; 
margin-top:152px;
}

.PageBackgroundGradient
{
	position: absolute;
	background-image: url('../Images/Page-BgGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	left:0;
	width:100%;
	height: 500px;
	z-index:-1;
	
}
