body {
    background-color: #ffffff;
    color: white;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.header {
    padding: 100px 0 40px 0;
    text-align:left;
}

a{
	color:  #4B73AB;
}

