body{
	margin:0;
	background:#FAD00A;
}

img{
	border:0;
}

div#contener{
	width:650px;
	margin:0 auto;
	position:absolute;
	top:50%;
	left:50%;
	margin:-210px 0 0 -325px;
}

div#logo{
	text-align:center;
}

div#skate{
	width:320px;
	float:left;
}

div#snow{
	margin-left:10px;
	width:320px;
	float:left;
}

div#flash{
	clear:both;
	text-align:center;
}