@charset "UTF-8";


body { 
   background-color:#F2F5A9; font-weight:bold; font-family:Arial; font-size: 24px; 
}

header {
    background-color: #0000ff	;
}

h1 {
    font-size: 16px;
    color: #FF0000;
}

.sharky {
    font-size: 25px;
    color: #0000ff;
}