/*
Theme Name: Grayish
Description: Clean and efficient.
Author: Skipp
Author URI: http://themeforest.net/user/aleskipp
Author Email: alexis@skipp.ca
Tags: grey, professional

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: #1e1e1e; /* cannot be transparent and will default to white */
}

header {
    background-color: transparent; /* can be transparent */
}
body {
    color:#ffffff;
    font-family: "Arial";
    font-size: 11px;
    background-color: #565656; /* can be transparent */
}
footer {
    background-color: transparent; /* can be transparent */
}
h1 {
    color: #ffffff;
    font-family: Georgia;
    font-size: 24px;
}
h2 {
    color: #ffffff;
    font-family: Georgia;
    font-size: 20px;
}
h3 {
    color: #b3d6f5;
    font-family: Arial;
    font-size: 12px;
}
a {
    color: #b3d6f5;
    text-decoration:underline;
}
unsubscribe {
    color:#ffffff;
}
viewbrowser {
	font-family:'Arial';
	font-size:11px;
	color:#ffffff;
}
