body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.8em;
}

.header {
    width: 804px;
    height: 194px;
    border-style: solid;
    border-top-width: 2px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    margin: 0 auto 0 auto;
}

.header h1 {
    margin: 0px;
    background: url('http://www.creative-visualization.net/1/meditations-for-manifesting-header.jpg') top center no-repeat;
}

.header h1 a {
    display: block;
    text-indent: -5000px;
    text-decoration: none;
    width: 804px;
    height: 194px;
}

.mainmenu {
    width: 800px;
    height: 0px;
    border-style: solid;
    border-top-width: 0px;
    border-left-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 0px;
    margin: 0 auto 0 auto;
}

.mainmenu ul {
    cursor: default;
    list-style-type: none;
    display: inline;
    margin: 0px;
    padding: 0px;
}

.mainmenu li {
    cursor: default;
    list-style-type: none;
    display: inline;
    margin: 0px;
    padding: 0px;
    line-height: 30px;
}

.mainmenu li a {
    text-decoration: none;
    font-weight: bold;
    font-size: 1.2em;
    padding: 5px;
}

.content {
    padding: 10px;
    width: 780px;
	border-style: solid;
    border-top-width: 0px;
    border-left-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    margin: 0 auto 0 auto;
}

.content p {
    margin: 0px;
}

.content iframe {
    float: left;
    margin-left: 5px;
    margin-bottom: 5px;
}

h1 {
    font-size: 1.6em;
    margin-bottom: 18px;
}

h2 {
    font-size: 1.3em;
    margin-bottom: 10px;

}

.footer {
    margin: 0px;
	height: 52px;
	background: url('http://www.creative-visualization.net/1/creative-visualization-footer.jpg')
}

