@charset "utf-8";
/* CSS Document */

.back-img {
	background-image:url(images/AMD.png);
	background-repeat: no-repeat;
	background-position: center top;
    -moz-background-size:100% auto;
    background-size:100% auto;
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
div#wrapper	{
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
.header {
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 980px;
	position: fixed!important;
	z-index: 0;
}
.seo {
	margin: 0px;
	height: 1px;
	width: 980px;
	font-size: 0px;
	font-style: normal;
	line-height: normal;
	color: #ffe9e9;
	background-position: center top;
	position: absolute;
	text-decoration: none;
	padding: 0px;
	clear: none;
	float: none;
	text-align: left;
}
