/* @override http://weddings.sebastienboudot.com/fr/wp-content/themes/pandora/css/theme.vintage/style.css */

/* @override http://weddings.sebastienboudot.com/wordpress/wp-content/themes/pandora/css/theme.vintage/style.css */


/* theme background images */

html { background: url('repeat.bg.jpg') repeat; } /* background repeating image */
body { background: url('center.bg.png') no-repeat center top; } /* background center image */
#foot { background: url('repeat.bg.jpg') repeat; }

/* links coloring */

a { color: #5aa4bf; } /* text links color */
a:hover { color: #4d9dfd; } /* hover color (you can remove this) */

