body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


#bg{
	position:fixed;
}

#bg img, #bg a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}


#content{
	margin:0px;
	height:100%;
	width:100%;
	bottom:5%;
	z-index: 1;
	position:absolute;
}


/*[action]--------*/
a:link{
	color:#cccccc;
	text-decoration: underline;
}
a:visited{
	color:#999999;
	text-decoration: underline;
}
a:hover{
	color:#ffffff;
	text-decoration: underline;
}

