/* CSS Document */

hr{
    height:4px;
    background-image: url(../images/horizontalRule.jpg);
    background-repeat: no-repeat;
    border: 0px;
}