 /* KLW index 821 good */

body  {
background-color: #E0ded1;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

.parent {
position: relative;
margin-left: auto;
margin-right: auto;
top: 0;
width: 900px;
height: 720px;
}

.homepagespace {
position: absolute;
background-color: #FFFFFF;
margin-left: 0px;
margin-right: 0px;
top: 0px;
width: 900px;
height: 720px;
}

/* .homebuttonspace {
position:  absolute;
top: 18px;
left: 130px;
border:0
} */

.aboutbuttonspace {
position:  absolute;
top: 35px;
left: 215px;
border:0
}
.artbuttonspace {
position:  absolute;
top: 35px;
left: 337px;
border:0
}
.textilesbuttonspace {
position:  absolute;
top: 35px;
left: 431px;
border:0
}
.contactbuttonspace {
position:  absolute;
top: 35px;
left: 575px;
border:0
}

.narrative {
position: absolute; top: 360px; left: 370px;
margin: 0 0 0 0; 
padding: 0 0 0 0;
width: 500px;
font: normal normal normal 18px/22px Arial, sans-serif;
text-align: left
}

.footerspace {
position:  absolute;
background-color: #ffffff;
top: 700px;
left: 0px;
width: 900px;
height: 20px;
border: 0;
font: normal normal normal 14px/20px Arial, sans-serif;
text-align: center;
color: #b4b5ab
}

a {text-decoration: none;}
a:link {color: #ED9B8A;}
a:visited {color: #707E20;}
a:hover {font-weight: bold; color: #ED5538;}
a:active {color: #000000;}
