@charset "utf-8";
/*  
Theme Name: wp.Vicuna
Theme URI: http://wp.vicuna.jp/
Description: <a href="http://en.wp.vicuna.jp">wp.Vicuna</a> Structure Template + <a href="http://en.wp.vicuna.jp/skin/">Skin</a>
Version: 1.5.9
Author: wu
*/

@import url("style-flat/0-import.css");

#bg {
	position:fixed;
	left:0;
}

/*#canvas { -webkit-transform: scale3d(2, 2, 0) translate3d(200px, 110px, 0); }*/

#topLayer {
   position:absolute;
   width:100%;
   height:3843px;
   z-index:100;
   background-color:#000;
   opacity:0.9;
   margin:0 0 0 -20px;
}

#topLayer p{
   font-size:16px;
   color:#eee;
   width:50%;
   margin:100px auto;
}
#quoted {
   color:#fff;
}
#header {
	position:relative;
}
