/*
Theme Name: Crispy Mail - purple
Description: One of 4 different colours of the same crispy theme.
Author: Gifky
Author URI: http://themeforest.net/user/Gifky
Author Email: gifky@gifky.com
Tags: grey, purple, business

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

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

header {
    background-color: #fcfcd9; /* can be transparent */
}
body {
    color:#666666;
    font-family: "Trebuchet MS";
    font-size: 12px;
    background-color: #fcfcd9; /* can be transparent */
}
footer {
    background-color: #fcfcd9; /* can be transparent */
}
h1 {
    color: #222222;
    font-family: Trebuchet MS;
    font-size: 28px;
}
h2 {
    color: #222222;
    font-family: Trebuchet MS;
    font-size: 18px;
}
h3 {
    color: #222222;
    font-family: Trebuchet MS;
    font-size: 16px;
}
a {
    color: #96128b;
    text-decoration:none;
}
unsubscribe {
    color:#cccccc;
}
viewbrowser {
	font-family:'Arial';
	font-size:11px;
	color:#cccccc;
}
