* {
margin: auto;
padding: auto;
}

body {
background: #ebe9e5;
font-family: arial;
font-size: 8pt;
}

* html body { /* IE only! */
text-align: center;
}
* html #container {/* IE only! */
text-align: left;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:552px;
}

#box {
background: #e3d0b0;
font-family: arial;
font-size: 8pt;
margin: 0 auto;
width: 552px;
}

#header {
background: url(LyricsLayout.jpg) no-repeat;
width: 552px;
height: 191px;
}

#menu {
text-align:center;
font-size:8pt;
padding-left:20px;
padding-right:20px;
}

#content {
align:center;
background: #ffffff;
border: 1px solid #9b5e58;
padding:4px;
width:440px;
}

#box2 {
background:#dcc2aa;
border: 1px solid #e3d0b0;
color: #816464;
}

.title {
text-transform: uppercase;
float: none;
}

#table1 {
background: #ebe9e5;
padding:4px;
font-size:8pt;
width:332px;
letter-spacing:2px;
text-align:center;
}

#table2 {
text-align:center;
background: #e6dac6;
padding:4px;
font-size:6pt;
letter-spacing:4px;
width:83px;
}

#content2 {
background: #ebe9e5;
margin:2px;
margin-top:0px;
padding:4px;
font-size:8pt;
width:425px;
text-align:justify;
}

#footer {
background: url(footer.jpg) no-repeat;
text-align:center;
height:120px;
letter-spacing:4px;
color: #9b5e58;
}

#menu:a {
color: #9d4039;
font-style: none;
text-transform: none;
text-decoration: none;
letter-spacing:4px;
}

#menu:a:hover {
color: #b26a68;
text-transform: none;
letter-spacing:4px;
}

a {
color: #9d4039;
font-style: none;
text-transform: none;
text-decoration: none;
}

a:hover {
color: #b26a68;
text-transform: none;
}

b, strong {
color: #9a413f
}

i {
color: #c3bcbb;
}
