body {
	background: url("/images/bkg_site.jpg") top center;
	width:99%;
	height:100%;
}
.title_img {
	position:relative;
	width:1000px;
	margin: 20px auto 0 auto;
}
h1{
	color:#ffffff;
	margin:10px 0;
	text-align:center;
	font: bold 60px/120% "Courier New";
}
p {
	color:#ffffff;
	margin:10px 0;
	text-align:center;
	font: bold 18px/120% "Courier New";
}
a{
	color:#ffffff;
	
}