body {
	padding:0px;
	margin:0px;
	height: 100%; 
	max-height: 100%;
	background-color:#fff;
	background-repeat: no-repeat;  
	
	/* font */
	color:#fff;
	font-family:Rockwell;
	font-weight:bold;
}

div{
	padding:0px;
	margin:0px;
}

A:link,A:visited,A:active {
	margin:0px;
	font-family:Rockwell;
	color:#ffffff;
}

a:link.link1 {
	color:#fff;
	font-family:Rockwell;
	text-decoration: none;
}
a:visited.link1 {
	color:#fff;
	font-family:Rockwell;
	text-decoration: none;
}
a:hover.link1 {
	color:#fff;
	font-family:Rockwell;
}

#main {
	padding:30px;
}

.txt_1 {
	background-image:none;
	background-repeat:no-repeat;
	height:99px;width:329px;
	margin-top:-5px;
	font-size:10px;
	padding-left:20px;
}
