@charset "UTF-8";
/* CSS Document */
/* Created for architecture detail view */

body {
	background-image:url(anki-gneib-images/timelinearchitecturebackground.png);
	background-repeat:repeat-x;
}


#content3 {
				clear:both;
				position: absolute;
				left: 489px;
				top:32px;
				width:615px; /* skal settes senere */
				padding: 0px 10px 0 0; /* top, right, bottom, left */
				text-align:left;
}

