body {
	font-size: 10px;
	font-family: verdana;
	line-height: 16px;
	background-color: #000;
	background-image: url(../lay_img/tlo-intro.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	text-align: center;
	margin: 0; }
#intro { background-repeat: no-repeat; text-align: center; width: 280px; height: 130px; clear: both; margin-top: 200px; margin-right: auto; margin-left: auto; }
#intro_pas {
	background-color: #000;
	text-align: center;
	margin-top: 200px;
	width: 100%;
	height: 130px;
	clear: both; }
p { color: #666; font-size: 11px; font-family: arial, sans-serif; line-height: 14px; text-align: justify; margin-top: 3px; }
a { color: #600; text-decoration: none; }
a:hover { color: #930; }
