body {
    font-family: Arial;
    background:#f2f2f2;
    padding:20px;
}
header {
    background:red;
    color:white;
    padding:10px;
}