@charset "utf-8"; /* twentytwelve_child */
/*
Template:twentytwelve
Theme Name:twentytwelve_child
*/
body {
    background-color: #ffccff;  
}
#page {
    margin-top: 10px;
    box-shadow: 6px 6px 2px #999999;
		border: dotted 1px #666666;
		border-radius: 10px;}
#page nav {
    display:none;   
}
