﻿@import url("locationMaps.css");
@import url("typography.css");
@import url("layout.css");
@import url("graphs.css");

/* this is the only change required for the welsh version:
placed it here so layout_w.css could be removed as it 99% repeated code */
#container h1{
	background : url(../Images/heartSurgeryin_welsh.gif) no-repeat !important;	
}
