@charset "UTF-8";
/* CSS Document */

#body_container{
	background: url(stranger_bg.jpg);
	height:675px;
}

#title_bar{
	width:900px;
	position:fixed;
	bottom:25%;
	top:50%;
}
