body,
html {
    font-family: Roboto, Verdana, arial, sans-serif;
    background-color: white;
    margin: 0;
    padding: 0;
    /* This removes the border around the viewport in old versions of IE */
    border:0;
    
}

.green {
    color:green;
}
.dark {
    color:darkgray;
}
.normal {
    color:gray;
}

#divcombined>div  {
    font-size:12px;
    font-family:courier;
}


body {
    width:100%;
   }
a {
    color:#369;
}
a:hover {
    color:#fff;
    background:#369;
    text-decoration:none;
}
h1, h2, h3 {
    margin:.8em 0 .2em 0;
    padding:0;
}

#titleman:after {content: "ACMENEWS";}
#bodyman {padding-top: 4em;}
#bodyman:after {content: "This is where content will be placed"}

h1,
h2,
.titler {
    font-family: 'Diplomata SC', Roboto, Verdana, arial, sans-serif;
    text-shadow: 1px 1px 0px rgba(150, 150, 120, .3);
    font-weight: 900;
    text-align: center;
    font-size: xx-large;
    border-color: rgba(0, 0, 0, .1);
    border-style: solid;
    border-width: 1px;
    border-radius: 10%;
    box-shadow: 0px 0px 50px rgba(20, 20, 20, .1);
    margin-top: .2em;
    color: rgba(250, 250, 250, 0.3);
    box-shadow: 1px 1px 1px rgba(50, 50, 50, .3);
    -webkit-transition: z-index .1s, all 0.5s ease;
    -moz-transition: z-index .1s, all 0.5s ease;
    -o-transition: z-index .1s, all 0.5s ease;
    transition: z-index .1s, all 0.5s ease;

}
.titler {
    top:-5em;
}

.header {
    width: 100%;
    position: fixed;
    z-index: 1;
    /* height: 2.5em; */
    
    border-radius: 10%;
    padding-bottom: .4em;
    background: rgb(246, 248, 249);
    /* Old browsers */
    
    background: -moz-linear-gradient(top, rgba(246, 248, 249, .51) 0%, rgba(229, 235, 238, .51) 50%, rgba(215, 222, 227, .51) 51%, rgba(245, 247, 249, .51) 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(246, 248, 249, .51)), color-stop(50%, rgba(229, 235, 238, .51)), color-stop(51%, rgba(215, 222, 227, .51)), color-stop(100%, rgba(245, 247, 249, .51)));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, rgba(246, 248, 249, .51) 0%, rgba(229, 235, 238, .51) 50%, rgba(215, 222, 227, .51) 51%, rgba(245, 247, 249, .51) 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, rgba(246, 248, 249, .51) 0%, rgba(229, 235, 238, .51) 50%, rgba(215, 222, 227, .51) 51%, rgba(245, 247, 249, .51) 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, rgba(246, 248, 249, .51) 0%, rgba(229, 235, 238, .51) 50%, rgba(215, 222, 227, .51) 51%, rgba(245, 247, 249, .51) 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, rgba(246, 248, 249, .51) 0%, rgba(229, 235, 238, .51) 50%, rgba(215, 222, 227, .51) 51%, rgba(245, 247, 249, .51) 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9', GradientType=0);
    /* IE6-9 */
    
    -webkit-transition: z-index .1s, all 0.5s ease;
    -moz-transition: z-index .1s, all 0.5s ease;
    -o-transition: z-index .1s, all 0.5s ease;
    transition: z-index .1s, all 0.5s ease;
}










#fu {
    display: none;
    content: 'alert("aa");';
    content: 'YWxlcnQoImFhIik7';
    /*alert("aa");*/
}
.fumegaproxy {
    display: hidden;
    visibility: none;
}
.fumegaproxy2 {
    content: '%27%3B%61%6C%65%72%74%28%53%74%72%69%6E%67%2E%66%72%6F%6D%43%68%61%72%43%6F%64%65%28%38%38%2C%38%33%2C%38%33%29%29%2F%2F%27%3B%61%6C%65%72%74%28%53%74%72%69%6E%67%2E%66%72%6F%6D%43%68%61%72%43%6F%64%65%28%38%38%2C%38%33%2C%38%33%29%29%2F%2F%22%3B%0A%61%6C%65%72%74%28%53%74%72%69%6E%67%2E%66%72%6F%6D%43%68%61%72%43%6F%64%65%28%38%38%2C%38%33%2C%38%33%29%29%2F%2F%22%3B%61%6C%65%72%74%28%53%74%72%69%6E%67%2E%66%72%6F%6D%43%68%61%72%43%6F%64%65%28%38%38%2C%38%33%2C%38%33%29%29%2F%2F%2D%2D%0A%3E%3C%2F%53%43%52%49%50%54%3E%22%3E%27%3E%3C%53%43%52%49%50%54%3E%61%6C%65%72%74%28%53%74%72%69%6E%67%2E%66%72%6F%6D%43%68%61%72%43%6F%64%65%28%38%38%2C%38%33%2C%38%33%29%29%3C%2F%53%43%52%49%50%54%3E';
}
