File size: 227 Bytes
43203b4
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
header {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #333;
    width: 40%;
    margin: 0 auto;
    text-align: center;
    border: 3px solid #b94a48; /* Thanks Bootstrap */
    font-weight: bold;
}