html,body{
margin:0;
padding:0;
height: 100%;
}

body {
color: #333;
background: #4e4e7b url("http://www.ajna.com/images/bg-ajna.jpg") repeat-y top center;
font-family: Georgia, serif;
font-size: 16px;
}

p{margin:0 10px 10px}

#wrapper {
width: 1100px;
margin: 0 auto;
background: #f0eee2 url("http://www.ajna.com/images/bg-spirituality.jpg") repeat-y top center;
}

#leftcolumn {
color: #f5f4f0;
background: url("http://www.ajna.com/images/ajna-logo.jpg") no-repeat top center;
width: 273px;
float: left;
font-size: 14px;
}
#leftcolumn .box{
margin: 0 15px 0 15px;
}
#leftcolumn .box2{
margin: 0 5px 0 0;
}

#content {
float: left;
color: #463627;
background: url("http://www.ajna.com/images/bg-header.jpg") no-repeat top center;
width: 827px;
display: inline;
}
#content .box{
padding: 10px 5px 5px 5px;
margin: 0 10px 5px 10px;
background: #f9f8f2;
border-right: 1px solid #d0c7b0;
border-bottom: 1px solid #c2b9a5;
}
#content .box2{
padding: 10px 5px 5px 5px;
margin: 0 10px 5px 10px;
background: #ede4cc;
border-right: 1px solid #d0c7b0;
border-bottom: 1px solid #c2b9a5;
}

#footer {
bottom:0;
width: 1100px;
height: 275px;
clear: both;
color: #a37245;
background: url("http://www.ajna.com/images/bg-footer.jpg") no-repeat top center;
}
