@charset "utf-8";
/* CSS Document */

.watermarks {
background-image: url(images/watermark.jpg);
background-repeat: repeat-y;

}