/*
Theme Name: Twentytwelve Child
Description: Child theme for the twentytwelve theme 
Author: Your name here
Template: twentytwelve
*/

@import url("../twentytwelve/style.css");

#page {
-webkit-box-shadow:  0px 0px 20px 2px #000;
        box-shadow:  0px 0px 20px 2px #000;
}