@import url(http://fonts.googleapis.com/css?family=Raleway);

#error{
    display:block;
    margin-top: 10px;
    margin-bottom: 10px;
        color:red;
        text-align: center;
}