﻿#header {
	 background:url(../images/header-background.png) no-repeat center;
	 height:96px;
	 position:static;
}

#_backLayer
{
	background:url(../images/3d_headout.png) no-repeat center;
	height:249px;
	position:relative;
}

img
{
	border: none;
}

a
{
	text-decoration: none;
    color: #a8a8a8;
    cursor:hand;
}