﻿h1, h2, h3
{
    text-align:center;
}

h3
{
    color:Red;
}

#referralformwrapper
{
    width:100%;
    text-align:center;
}

#referralform
{
    width:650px;
    text-align:left;
    margin:0 auto;
}

.forminputs
{
	width:600px;
}

#sendbuttonwrapper
{
	margin:10px auto;
	font-weight:bold;
}
