﻿body {
    text-align: center;
}

#contactUs {
    text-align: center;
    font-size: xx-large;
    color: black;
    font-weight: bolder;
}

#contactBlurb {
    text-align: center;
    font-size: large;
}

#contactInfo {
    width:100%;
1


}

.asterisk {
    color: red;
}

#textBox {
    height: 200px;
    width: 400px;
}

