
h2 {
	color:#FFFFFF;	
}

p {
	color:#FFFFFF;	
}

a {
	color:#FFFFFF;	
}

body {
	background-image: url(images/background-web.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	width:760px;
	position:relative;
	top:0px;
	left:0px;
	margin-left:auto;
	margin-right:auto;
}

#flash {
	position:absolute;
	top: 50px;
	width: 760px;
}

#intel {
	position:absolute;
	right: 0px;
	top:7px;
	height:90px;
	z-index:1;
}
#iso1 {
	position:absolute;
	right: 60px;
	top:7px;
	height:90px;
	z-index:1;
}
#iso2 {
	position:absolute;
	right: 183px;
	top:7px;
	height:90px;
	z-index:1;
}
