
form{
    margin-top: 40px;
}
h1,h4,h6,p{
    text-align: center;
}
.required:after {
  content:"*";
  color:red;
}
.linked-in-registration{
    text-align: center;
}

.user-log{
    font-size: 200%;
    font-weight: bold;
}
.logon-linked{
    text-align: center;
    font-size: 200%;
}
