- E91ACE23B737D7A39AAA2A77CA565D7379E3285AD90AB58E2A6F944C35C1A5F4744B5064159CBEA3CEFF15943F171564663023A6142F5DA7BF6DD8DEEFFD315A
+ 06218A0BBAC6AD5ED2F6CC2EA3855F98EAE264BBCEDDCBD02CE0EC6F2322CE2FF296EC351FFA7795EEF87BF994C60452BFE6446533BDAD10A85E5AD8E82A1AEE
mp-wp/wp-content/themes/default/style.css
(24 . 7)(24 . 7)
2012 body {
2013 font-size: 62.5%; /* Resets 1em to 10px */
2014 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
2015 background: #d5d6d7 url('images/kubrickbgcolor.jpg.svg');
2016 background: #d5d6d7 url('images/kubrickbgcolor.svg');
2017 color: #333;
2018 text-align: center;
2019 }
(36 . 7)(36 . 7)
2021 }
2022
2023 #header {
2024 background: #73a0c5 url('images/kubrickheader.jpg.svg') no-repeat bottom center;
2025 background: #73a0c5 url('images/kubrickheader.svg') no-repeat bottom center;
2026 }
2027
2028 #headerimg {
(81 . 7)(81 . 7)
2030 }
2031
2032 #footer {
2033 background: #eee url('images/kubrickfooter.jpg.svg') no-repeat top;
2034 background: #eee url('images/kubrickfooter.svg') no-repeat top;
2035 border: none;
2036 }
2037