
* {
	margin: 0;
	padding: 0;
}

html, body {
	height:100%;
	background: #e69639 url(../images/dream_teen_start_page_bg.png) no-repeat 50% -40px;
	font-family: Verdana, Arial,Helvetica,sans-serif;
}
body {
	overflow: auto;
}
img {
	border: 0;
	outline: none;
}
/* флеш страница */

#wrapper_flash {
	width: auto;
	min-height: 100%;
	height:auto !important;
	position: relative;
}

#flash {
	margin: 0;
	position:relative;
	left:50%;
	top: 15px;
	margin-left:-510px;
	width: 1020px;
	height: 790px;
}

#dream_tags {
	position:relative;
	float: left;
	margin-left: 120px;
	width: 780px;
	height: 50px;
	text-decoration: none;
}

#dream_tags a {
  color: #E69639;
}

/* верстка */

#wrapper {
	width: auto;
	min-height: 100%;
	height:auto !important;
	position: relative;
}