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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
background: transparent;
}
@font-face {
font-family : "'Chewy'";
font-style : normal;
font-weight : 400;
src : local('Chewy'), url(http://themes.googleusercontent.com/static/fonts/chewy/v4/9pHJyFOcO5WaMZJw9XnkAw.ttf) format('truetype');
}
body {
background: #000000;
line-height: 145%;
}
#container {
position: absolute;
width: 600px;
height: 200px;
top: 50%;
left: 50%;
margin: -100px 0 0 -300px;
border: 0px solid red;
text-align: center;
vertical-align: middle;
display: inline;
color: #33cc00;
font-family: 'Chewy',Arial;
text-shadow: 0 0 10px #33cc00, 0 0 30px #33cc00;
filter: glow(color=#33cc00,strength=2);
line-height: 340%;
}
.r1 {
font-size: 60px;
}
.r2 {
font-size: 120px;
}
.r3 {
font-size: 14px;
color: #AAAAAA;
font-family: Tahoma,Arial,sans-serif;
text-shadow: 0 0 0 #ffffff, 0 0 2px #ffffff;
filter: glow(color=#ffffff,strength=1);
}