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

body
{	background-image: url('man4.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FC9;
}
.table
{	width: 1000px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	padding-top: 50px;
}
.td_text_1
{	font-size: 55px;	}
.td_text_2
{	font-size: 16px;	}
.td_text_3
{	}
.td_text_4
{	font-size: 18px;
	color: #FF0;
}