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

/* LOGO */ 

img#logo {
	position: absolute;
	top: 30px;
	left: 60px;	
}

/* IMGs  60px wide*/

div#linx {
	position: absolute;
	top: 125px;
	left: 297px;	
}



/* Bottom Txt 

div#bottxt {
	position: absolute;
	top: 473px;
	left: 60px;	
}*/

div#bottxt {
	position: absolute;
	bottom: 15px;
	left: 60px;	
}

