	html {
		height:100%;
		width:100%;
	}
	body {
		background-image:url('../images/bg.jpg');
		background-color:#fff;
		font-size:0.8em;
		line-height:1.4em;
		padding:1em 0;
		margin:0;
	}
	a {
		color:#fff;
	}
	h1 {
		font-size:2.2em;
		text-align:center;
		margin:0.4em 0 1.3em 0;
	}
	
a.pic_link:link { 
text-decoration: none; 
color: #454A07; 
/*border-bottom: 2.5px solid #FF0; */
} 
a.pic_link:visited { 
text-decoration: none; 
color: #454A07; 
/*border-bottom: 2.5px solid #FF0; */
} 
a.pic_link:hover { 
text-decoration: none; 
color: #FFffff; 
/*background-color: yellow; */
}
a.pic_link1:link { 
text-decoration: none; 
color: #454A07; 
/*border-bottom: 2.5px solid #FF0; */
} 
a.pic_link1:visited { 
text-decoration: none; 
color: #454A07; 
/*border-bottom: 2.5px solid #FF0; */
} 
a.pic_link1:hover { 
text-decoration: none; 
color: #FFffff; 
/*background-color: yellow; */
}