article {
    background: url('Pictures/noisy_modre01.png_') ;
}

h1 {
    text-align: center;
    color: #009aca;
    text-shadow: 4px 4px 8px #959ea3;
    font-size: 72px;
}

.h1white {
    text-align: center;
    color: white;
    text-shadow: 4px 4px 8px #959ea3;
    font-size: 72px;
}

.centertext {
    text-align: center;
}

.centertext24 {
    text-align: center;
	font-size: 24px;
}

.centeritalic {
    text-align: center;
    font-style: italic;
}
