html{margin:0;padding:0}

body{
	background-color: #FAFAFA;
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}

#page{
	margin-left:auto;
	margin-right:auto;
	height:481px;
	background-image: url(allriseforduncan.com/lyrics/img/lyricslayout.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#box{
position:absolute;
left:337px;
top:130px;
width:215px;
height:308px;
margin-left:5px;
overflow:auto;
}
ul#navigation{
list-style-type:none;
margin-left:0;
padding-left:0;
}
ul#navigation li{
margin-bottom:0.2em;
}
ul#navigation li a{
border-bottom:1px solid #c0c0c0;
background-color:#cbcbcb;
display:block;
font-family:arial;
font-size:10px;
color:#999;
padding-left:5px;
padding-right:5px;
width:195px;
text-decoration:none;
}

ul#navigation li a:hover{
background:#fff;
}

#welcome{
width:200px;
color:#999;
font-size:12px;
font-family:arial}

.text{
background:transparent;
font-family:arial;
font-size:10px;
color:#999;
text-align:justify;
padding-right:10px;
}

h1{
color:#1a1a1a;
font-family:arial;
font-size:13px;
text-align:center}