/*
Avalanche Custom CSS File

How to Use:

Enable the custom stylesheet option in the Avalanche configuration panel. The <body>
tag will be appended with the "custom" class so you can override CSS declarations
in the style.css file.

Example:

.custom a, .custom a:visited { color: #090; }
.custom a:hover { color: #00f; }
*/

html, body { background: url('../images/Kayaks WA - 900x1065 - Website Background.png'); background-size:100%; background-repeat: no-repeat;}
