/* Pattern-2 */

body {
    background-image: url("../images/pat2.png");
    background-repeat: repeat;
}