@charset "UTF-8";
html, body {
	background:url(files/bg_noise.gif) repeat;
	text-align:center;
}
#div_align {
	position:relative;
	width:99%;
}
#div_align {
	position:absolute;
	top:50%;
	height:10em; 
	margin-top:-6.3em;
}
