/*
 Theme Name: Twenty Twelve Child
 Theme URI:
 Description: Child Theme fuer spiralsystem
 Author: MeMe
 Author URI: http://www.yourdomain.com/
 Template: twentytwelve
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: twentytwelve-child
*/

/*
You can start adding your own styles here. Use !important to overwrite styles if needed. */

#page {
float: left;
box-shadow: 0 0px 0px rgba(100, 100, 100, 0.3);
padding-left:35px;
padding-right: 35px;
background-color: #f8f8f8;
}

img.header-image {
box-shadow: 0 0px 0px;
position: absolute;
top: 50px;
}

body.custom-background {
background-image: url(techinsect.png);
background-position-x: 975px;
background-position-y: -174px;
background-position: 975px -174px;
background-repeat: no-repeat;
}

.nav-menu {
padding-top: 90px;
}
