            
body { margin: 0; padding: 0;
font: sans-serif;
color: #333; background: transparent 
}

html > body { font-size: 10px; font-style: normal verdana, sans-serif; color: #555;}

html
{background: url(../pics/background_mihyunland.jpg) no-repeat center center fixed;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
background-size: 100% 100%;
}

html, body{
width: 100%;
height:100%;}

			img { 
			margin:0;
			padding: 0;
			}

			iframe {
			overflow-x: auto;
			overflow-y: auto;
			-webkit-overflow-scrolling:touch;
			vertical-align: top;
			align: left;
			padding: 0;
			margin: 0;
			display: block;
            }

            h1 {
            color: #eeeeee;
            float: right;
            font: normal 1.6em/1.0em verdana, sans-serif;
            right:50px;
            position: relative;
            text-align: right;
            top: 20%;
            }

            h2 {
            color: #888888;
			font-weight: normal;
            font-size: 10px; font-style: normal verdana, sans-serif;
            }


            a {
            color: #cccccc;
            text-decoration: none;
            }
            a:hover {
            color: #c11;
            }
			
			
			#logo { 
			font: normal 1.0em/1.0em verdana, sans-serif;
			text-align: right;
			color: #fff;
			background: transparent;
			opacity:0.8;
			position: absolute; 
			margin: auto; 
			top: 80px;
			right: 62px;
			padding: 0px;
			}
			
			#player { 
			background: rgba(256,256,256,0.0);
			position: absolute; 
			vertical-align: top;
			margin-top: 160px;
			left:100px;
			width: 440px;
			padding: 1px; 
			opacity: 0.62;
			}
			
			#boxlist { 
			background: rgba(256,256,256,0.0);
			position: absolute; 
			margin: auto; 
			top: 200px;
			left:100px;
			width: 420px;
			padding: 0;
			}

			#songbox { 
			font: normal 1.0em/1.0em verdana, sans-serif;
			color:#fff;
			line-height: 1.3;
			background: rgba(0,0,0,0.33);
			position: relative; 
			margin-top: 0px;
			margin-bottom: 12px; 
			width: 400px;
			height: 80px;
			padding: 10px;
			}
			
			#songbox a {
            color: #ffffff;
            text-decoration: none;
            }
            #songbox a:hover {
            color: #a22;
			font-weight:bold;
            }
			#songbox a:active {
            color: #a22;
			font-weight:bold;
            }
			
			#boxadds { 
			font: normal 1.0em/1.0em verdana, sans-serif;
			color:#ccc;
			}
			
			#boxadds a {
            color: #ccc;
            text-decoration: none;
            }
            #boxadds a:hover {
            color: #900;
            }
			
			
			#emptybox { 
			background: rgba(0,0,0,0.00);
			position: relative; 
			margin-top: 0px;
			margin-bottom: 12px; 
			width: 400px;
			height: 80px;
			padding: 10px;
			}
				
			#cover { 
			background: transparent;
			position: left; 
			float: right; 
			width: 80px;
			height: 80px;
			display:block;
			}

			#cover img { 
			opacity:0.62;
			margin:0;
			width: 80px;
			height: 80px;
			}
			#cover img:hover { 
			opacity:0.9;
			}

			#button { 
			background: transparent;
			}

			#button img { 
			opacity:0.62;
			margin:0;
			}
			#button img:hover { 
			opacity:0.9;
			}


			#videobox { 
			background: rgba(256,256,256,0.0);
			position: absolute; 
			top: 200px; 
			margin: 0;
			left:550px;
			width: 400px;
			height: 400px; 
			padding: 0;
			overflow-x: auto;
			overflow-y: auto;
			}		

			#twitterfollow { 
			background: transparent;
			position: absolute; 
			vertical-align: top;
			top: 610px;
			left:889px;
			width: ;
			padding: 0px; 
			opacity: 0.33;
			}	
			
			#twittertweet { 
			background: transparent;
			position: absolute; 
			vertical-align: top;
			top: 610px;
			left:824px;
			width: ;
			padding: 0px; 
			opacity: 0.33;
			}			
			
			#facebox { 
			background: transparent;
			position: absolute; 
			vertical-align: top;
			top: 609px;
			left:550px;
			width: ;
			padding: 0px; 
			opacity: 0.33;
			}	
			
			#spotifyfollow { 
			background: transparent;
			position: absolute; 
			vertical-align: top;
			top: 800px;
			left:550px;
			width: ;
			padding: 0px; 
			opacity: 0.33;
			}	
			
			#footer { 
			color: #cccccc;
			float: right;
            font: normal 10px verdana, sans-serif;
			background: transparent;
			position: fixed; 
			bottom: 8px;
			right:62px;
			opacity: 0.87;
			}
			


