.header {
	background-image : url(images/template/header.gif);
	background-repeat : no-repeat;
}

.footer {
	background-image : url(images/template/footer.gif);
	background-repeat : no-repeat;
}

.sidebar {
	background-image : url(images/template/sidebar.gif);
	background-repeat : no-repeat;
}



