body, html {background:white;  color:black; margin:1% 5%; font-family: " Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana, sans-serif}

.header{background:#e29cd8; padding:0 0 1em; border-left: solid 10px #6a294b; border-right: solid 10px #6a294b;}

.header h1{text-align: center; font-style:italic; background:#e28ace; padding:1em; border-top: solid 10px #6a294b;}

.menu {padding-bottom:0.75em; text-align: center; background:#e29cd8; border-left: solid 10px #6a294b; border-right: solid 10px #6a294b;}

a, a:visited {color:blue; padding:0.25em;}

a:hover {background:#6a294b; color:#ecc9e0; padding:0.25em;}

.content{padding:2em; background:#ecc9e0;
border-left: solid 10px #6a294b; border-right: solid 10px #6a294b; border-bottom: solid 10px #6a294b;
background-image: url('http://janeandandy.co.uk/images/white-purple-flower1.jpg');
background-repeat: repeat-y;
background-position: right;
min-height: 20em;
}

.red{color:red;}

.button {
background-color: #e29cd8;
color: black;
border-right:1px solid #6a294b;
border-bottom:1px solid #6a294b;
border-left:1px solid #ffccff;
border-top:1px solid #ffccff;
}

.center {text-align:center;}
