﻿.HeaderImage1
{
width: 400px;
height: 93px;
background-image: url("images/logo_script.jpg");
background-repeat:no-repeat;

}

.HeaderImage2
{
height: 93px;
width: 400px;	
background-image: url("images/header_script.jpg");
background-repeat:no-repeat;
}
.HeaderImage1Xmas
{
width: 400px;
height: 152px;
background-image: url("images/logo_script_xmas.jpg");
background-repeat:no-repeat;

}

.HeaderImage2Xmas
{
height: 1px;
width: 400px;	
background-image: url("images/header_script_xmas.jpg");
background-repeat:no-repeat;
}
.Header
{
height: 93px;
width: 800px;	
background-image: url("images/Header.jpg");
background-repeat:no-repeat;
margin: auto;
} 