﻿/* IMPORT styles.css - top level styling for all html entities, plus class derivatives and colours */
@import url('styles.css');

body {
	background:#ffffff url(../images/resources/backg-bio_En.jpg)  top center no-repeat;
}
