/* 
    This CSS file is used in the example for the <link> element.
*/

p {
    color: #f00;
}
