/*
Theme Name: Blue Array
Description: Well rounded and balanced
Author: Skipp
Author URI: http://themeforest.net/user/aleskipp
Author Email: alexis@skipp.ca
Tags: grey, black, blue, round corners

Note: the styles below offer all the possibilities of Wysija. The plugin won't recognize any additional styles if you add them.

*/
html {
    background-color: #2c2c2c; /* cannot be transparent and will default to white */
}

header {
    background-color: transparent; /* can be transparent */
}
body {
    color:#363737;
    font-family: "Arial";
    font-size: 11px;
    background-color: #ffffff; /* can be transparent */
}
footer {
    background-color: transparent; /* can be transparent */
}
h1 {
    color: #236384;
    font-family: Arial;
    font-size: 30px;
}
h2 {
    color: #236384;
    font-family: Arial;
    font-size: 18px;
}
h3 {
    color: #2c2c2c;
    font-family: Arial;
    font-size: 13px;
}
a {
    color: #236384;
    text-decoration:underline;
}
unsubscribe {
    color:#FFFFFF;
}