W3C CSS Validator results for http://www.angelfire.com/geek/solarstormmonitor/ (CSS level 2.1)

Sorry! We found the following errors (4)

URI : https://www.angelfire.com/geek/solarstormmonitor/

12 In CSS2, the media type in @media is mandatory
12 Parse Error [min-width: 768px)]
18 In CSS2, the media type in @media is mandatory
18 Parse Error [min-width: 1110px)]

↑ Top

Valid CSS information

body {
color : #2f4f4f;
background-color : #000000;
background-image : url(stars.gif);
background-repeat : repeat;
background-attachment : fixed;
background-position : center;
}
h1 {
font-family : tahoma, serif;
font-style : italic;
text-align : center;
color : #f8f8ff;
}
h2 {
font-family : tahoma, serif;
font-style : italic;
text-align : center;
color : #f8f8ff;
}
h3 {
font-family : tahoma, serif;
font-style : italic;
text-align : center;
color : #f8f8ff;
}
h4 {
font-family : tahoma, serif;
font-style : italic;
text-align : center;
color : #f8f8ff;
}
h5 {
font-family : tahoma, serif;
font-style : italic;
text-align : center;
color : #f8f8ff;
}
table {
font-family : tahoma, serif;
text-align : center;
color : #f8f8ff;
}
tr {
font-family : tahoma, serif;
text-align : center;
color : #f8f8ff;
}
td {
font-family : tahoma, serif;
text-align : left;
color : #f8f8ff;
}
p {
font-family : tahoma, serif;
color : #f8f8ff;
}
pre {
font-family : courier, monospace;
font-weight : bold;
color : #f8f8ff;
}
ul {
font-family : tahoma, serif;
text-align : left;
color : #f8f8ff;
}
li {
font-family : tahoma, serif;
text-align : left;
color : #f8f8ff;
}
a:link {
font-family : tahoma, serif;
text-decoration : none;
color : #1e90ff;
}
a:visited {
font-family : tahoma, serif;
text-decoration : none;
color : #8a2be2;
}
a:active {
font-family : tahoma, serif;
text-decoration : none;
color : #8e236b;
}
a:hover {
text-decoration : underline;
color : #ff0000;
cursor : crosshair;
}
#body .adCenterClass {
margin : 0 auto;
display : block !important ;
overflow : hidden;
width : 100%;
}
#body .adCenterClass #ad_container {
display : block !important ;
float : left;
width : 728px;
}

↑ Top