html{ height:100%; }
body { height:100%; margin:0; padding:0; background:url('../design/default.png') center center no-repeat #DED8BF; text-align:center; }

#distance { width:1px; height:50%; margin-bottom:-208px;float:left; }
#box {
	margin:0 auto; position:relative; text-align:right;
  height:369px; width:386px; clear:left; cursor:pointer;
	background:url('../design/default.jpg') left center no-repeat;
}
#flag { position:relative; left:168px; top:15px; cursor:default; }
#flag img { margin-right:8px; border:0px; }

h1,h3 { display:none; }
