@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(design_elements/bg_main.png);
	background-repeat: no-repeat;
	background-position: center top;
	
	<div style="display:none;">
<img src="/design_elements/bg_main.png" width="1" height="1" border="0" alt="bg_main">
<img src="/design_elements/divider.png" width="1" height="1" border="0" alt="Image 02">
<img src="/design_elements/header.png" width="1" height="1" border="0" alt="Image 03">
<img src="/design_elements/navi1.png" width="1" height="1" border="0" alt="Image 04">
</div>

}

img {
border: 0px none;
}