﻿.header { height:130px; width:100%; border-bottom-width:5px;border-bottom-style:solid;position:relative; }

.AccountNumberDescription{
	color: red;
	font-weight: bold;
}

.headerTitle{
    font-size: 40px;
    position: absolute;
    top: 50px;
    left: 50%;
    font-family: garamond, times, serif;
    color: #663399;
}

#ThankYouLiteralDiv >p{
    color: red;
    font-weight: bold;
}

