﻿body { margin: 0 auto; text-align:center;}

.header {height:150px;width:990px; 
background-image: url('images/header.jpg'); 
background-repeat: no-repeat;
}
.footer {height:25px;width:990px; 
background-image: url('images/footer.jpg'); 
background-repeat: no-repeat;
}

.dxrp a
{
color: #0091D6;
}


