﻿/**************************** HTML BODY ***********************************/
#tekst01 {
	position:absolute;
	top: 100px;
	left: 360px;
	width: 475px;
	color: silver;
} 

#anders01 {
	position: absolute;
	left: 360px;
	top: 280px;
}

#anders02 {
	position: absolute;
	left: 477px;
	top: 280px;
}

#anders03 {
	position: absolute;
	left: 629px;
	top: 280px;
}	



