

 /*
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 P A P E R W E B   S T Y L E S H E E T
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */


@charset "UTF-8";


 /*
 Theme Name:      Paperweb.de
 Theme URl:       http://www.paperweb.de
 Author:          Thomas Berninger
 Author URl:      http://www.paperweb.de
 License URL:     http://www.paperweb.de
 */


  /*
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 R E S E T
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
         margin: 0;
         padding: 0;
         border: 0;
         font-size: 100%;
         font: inherit;
         vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
         display: block;
}

body {
         line-height: 1;
}

ol, ul {
         list-style: none;
}

blockquote, q {
         quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
         content: '';
         content: none;
}

table {
         border-collapse: collapse;
         border-spacing: 0;
}

*,
*:before,
*:after {
         -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
         box-sizing: border-box;
}

.clearfix:after {
         content: "";
         display: table;
         clear: both;
}

 /*
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 S T Y L E S H E E T
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

body {
         background-color: #b4b4b4;
         background: url(concrete.jpg) no-repeat center center fixed;
         height:100%;
         margin: 0;
         }

h1,
p {
         font-family: 'Amatic SC', cursive;
         color:#353535;
         text-shadow: 0px 0px 16px rgba(245, 245, 220, 0.70);
         text-align:center;
         }

h1 {
         font-size:170px;
         font-weight:200;
         text-align:center;
         }

#uppereastside p {
         font-size:100px;
         }

#uppereastside a,
#bowery a {
         color:#353535;
         text-decoration:none;
         }

#uppereastside a {

         font-size:100px;
         }

#bowery a {
         font-size:40px;
         }

#uppereastside {
         margin-top:40px
         }

#bowery {
         font-size:40px;
         }

#newyork {
         width:750px;
         margin:0px auto;
         }

#plazahotel,
#stmarks {
         margin:0px auto;
         height:5px;
         width:40%;
         background-image:url(pixel.jpg);
         background-repeat:repeat;
         margin-top:35px;
         margin-bottom:35px;
         }

#plazahotel {
         height:5px;
         width:40%;
         }

#stmarks {
         height:2px;
         width:25%;
         }