/* Minification failed. Returning unminified contents.
(1,7): run-time error JS1004: Expected ';'
(2,21): run-time error JS1004: Expected ';'
(2,21-22): run-time error JS1195: Expected expression: :
(3,12): run-time error JS1004: Expected ';'
(3,12-13): run-time error JS1195: Expected expression: :
(3,14-19): run-time error JS1306: Invalid numeric literal: 500px
 */
header {	
    background-image: url("/media/1746/001.jpg");
	max-height: 500px;
};
