@charset "iso-8859-1";
/* CSS Document */

html, body * {
	margin: 0px;
	padding: 0px;
}

body {
	margin:0;
	padding:0;
	background-color: white;
	background: url('../images/qashqai-experience-background.jpg') no-repeat 50% 0;
}

img {
	border: none;
}

.clear {
	clear: both;
}

#container {
	width: 100%;
}

#content {
	width: 980px;
	height: 580px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#flashcontent {
	width: 100%;
}
