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

#head {
azimuth: center;
}
#head h1 {
azimuth: center-left;
volume: loud;
pitch: x-low;
}

#content {
azimuth: center;
}
#content #nav {
azimuth: center-right;
}
#content #nav h2 {
pitch: x-low;
volume: loud;
voice-family: male;
stress: 20;
richness: 90;
}
#content #nav ul li a:link {
voice-family: male;
volume: medium;
}
#content #nav ul li a:visited {
voice-family: child;
volume: soft;
}
#content #nav ul li a:hover {
voice-family: female;
volume: loud;
pitch: high;
}

#content #text {
azimuth: center-left;
}
#content #text h2 {
pitch: x-low;
}
#content #text h3 {
pitch: low;
}
#content #text p {
pitch: high;
volume: medium;
voice-family: female;
}

#content #footer {
volume: soft;
voice-family: male;
speech-rate: medium;
}

