@import url("id.css");
@import url("class.css");

body {
	font-family: tahoma;
	background: url(http://boulusconstructions.com.au/templates/emma_smooth/images/s5_background.jpg) no-repeat top center;
	background-attachment: fixed;
	color: #FFFFFF;
}

a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
