/*
Theme Name: Garden
Description: A simple and flowery feel. Add your own flowers. Don't forget to water the plants.
Author: ArtCore
Author URI: http://artcore-illustrations.de/
Author Email: artcorehro@googlemail.com
Tags: beige, traditional

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

header {
    background-color: transparent; /* can be transparent */
}
body {
    color:#56331d;
    font-family: "Arial";
    font-size: 12px;
    background-color: #ffffff; /* can be transparent */
}
footer {
    background-color: #ffffff; /* can be transparent */
}
h1 {
    color: #93c9cd;
    font-family: "Arial";
    font-size: 36px;
}
h2 {
    color: #93c9cd;
    font-family: "Arial";
    font-size: 30px;
}
h3 {
    color: #93c9cd;
    font-family: "Arial";
    font-size: 24px;
}
a {
    color: #db6a4a;
    text-decoration:none;
}
unsubscribe {
    color:#000000;
}