@charset "utf-8";
/* CSS Document */

body {
background-image:url(backg.gif);
background-color:#000000;
color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

a {
color:#FFFF00;
text-decoration:none;
}

a: hover {
text-decoration:underline;
}

.mgbackground {
background-image:url(back-piano.png);
background-repeat:no-repeat;
background-position:top left;
margin-left:auto;
margin-right:auto;
padding-left:8px;
padding-right:8px;
width:744px;
height:500px;
z-index:1;
border: 8px solid #000000;

/* border-radius */
 -webkit-border-radius: 21px;
 -moz-border-radius: 21px;
 border-radius: 21px;
 
}

.mgbackground2 {
background-image:url(back-bolt.png);
background-repeat:no-repeat;
background-position:top left;
margin-left:auto;
margin-right:auto;
padding-left:8px;
padding-right:8px;
width:744px;
height:500px;
z-index:1;
border: 8px solid #000000;

/* border-radius */
 -webkit-border-radius: 21px;
 -moz-border-radius: 21px;
 border-radius: 21px;
 
}

.mgbackground3 {
background-image:url(back-force.png);
background-repeat:no-repeat;
background-position:top left;
margin-left:auto;
margin-right:auto;
padding-left:8px;
padding-right:8px;
width:744px;
height:500px;
z-index:1;
border: 8px solid #000000;

/* border-radius */
 -webkit-border-radius: 21px;
 -moz-border-radius: 21px;
 border-radius: 21px;
 
}

.mgmusiccontents {
margin-left:auto;
margin-right:auto;
padding-left:8px;
padding-right:8px;
width:744px;
height:auto;
z-index:1;
}

.mgtitle {
background-image:url(name2.png);
width:484px;
height:98px;
}

.mgheader {
text-align:right;
width:auto;
}

.mgbackgroundsub {
background-color:#000000;
background-image:url(banner.gif);
background-repeat:no-repeat;
background-position:top left;
margin-left:auto;
margin-right:auto;
width:720px;
height:720px;
z-index:1;
font-size:16px;
color:#FFFFFF;
}

.mghomelink {
position:relative;
left:0px;
right:0px;
width:200px;
height:100px;
z-index:2;
}

.mgcontent {
width:500px;
position:relative;
top:-64px;
left:166px;
height:auto;
z-index:9;
}

.mgtopbox {
color:#FFFF00;
float:none;
width:200px;
height:auto;
position:relative;
top:10px;
left:518px;
z-index:8;
font-weight:bold;
}

.mglinks {
	width:146px;
	height:auto;
	position:relative;
	top:46px;
	left:20px;
	z-index:7;
}
