	
	body {
		/*background-image: url(/lookbooks_links/131219/bg.jpg ) ;*/
		background-color: #ffffff!important;
		background-position: 50%;
		background-repeat: repeat;
		background-attachment: fixed;
		margin: 0px 0px;
		background-size: 100%;
		
		
	}
	
	h1, h2, h3 {
		font-family: Didona,serif!important;
		color: #000000!important;
	}

	
	a {
		color: #900;
		text-decoration: underline;	
	}
	
	a:hover {
		text-decoration: none;	
	}
	
	/*#wrapper {
		width: 1000px;
		left: 50%;
		margin-left: -500px;
		position: absolute;
	}*/
	
	#content {
		width: 100%;
		position: absolute;
		text-align: center;
	}
	
	#m0327 {
		width: 1000px;
		height: 667px;
		position: absolute;
		left: 0px;
		top: 200px;
	}
	


    .tc{
        text-align: center;
    }

    .desc{
        margin-top: 15px;
    }

    .g1 {
        font-size: 20px;
        color: #333;
        letter-spacing: 6px;
        padding-top: 20px;
        padding-bottom: 5px;
    }



