body {
volume: medium;
speak: normal;
speech-rate: medium;
}

a:link {
volume: medium;
voice-family: male;
}
a:visited {
volume: soft;
voice-family: child;
}
a:hover {
volume: loud;
voice-family: female;
}

h1 {
pitch: x-low;
volume: loud;
}
h2 {
pitch: low;
volume: medium;
}
h3 {
pitch: medium;
volume: medium;
}
ul {
azimuth: left;
}


#masthead {
azimuth: center;
}

#content {
azimuth: center;
}

#content #footer {
azimuth: behind;
voice-family: female;
volume: soft;
pitch: low;
}
#content p {
voice-family: male;
volume: medium;
pitch: high;
}

.preghiera {
volume: soft;
voice-family: female;
pitch: high;
}