@media screen {

	body { }
	#header { background: url(header.jpg) no-repeat; }

}

@media print {
}
