#away_box{
height: 811px;
width: 1150px;
margin-top: 0px;
}
body{margin:0px;
background-image: url('/images/slimetile.jpg');
padding:0px;}


#away_outside_site {
	background-image: url('/images/away_mb.gif');
	height: 489px;
	width: 950px;
	background-repeat: no-repeat;
	position: relative;
	top: 15px;
	left: 11px;
}
#no_site {
 height: 30px;
 width: 210px;
 position: absolute;
 top: 243px;
 left: 330px;
 
}
#yes_site {
 height: 30px;
 width: 160px;
 position: absolute;
 top: 243px;
 left: 550px;
 
}

