﻿.thankYouPage
{
    width:290px;
    height:90px;
    margin:150px auto;
    text-align:center;
}

.thankYouPage .title
{
    font-size:26px;
    color:#CCC;
}

.thankYouPage .addressContainer
{
    margin-top:20px;
}

.thankYouPage .emailAddress
{
    font-weight:bold;   
}