W3C CSS Validator results for http://www.artyit.co.uk/index.html (CSS level 3)

Sorry! We found the following errors (1)

URI : http://www.artyit.co.uk/index.css

33 body Value Error : font / is not a font-family value : normal 101% / 125% Verdana,Arial,Helvetica,sans-serif

↑ Top

Valid CSS information

* {
margin : 0;
padding : 0;
}
#leftcolumn a {
line-height : 1.3em;
padding : 0;
}
a {
color : #cb8e02;
font-weight : bold;
text-decoration : none;
}
a:hover {
background : #9d6141;
color : #ffffee;
}
blockquote {
margin : 10px;
padding : 0 15px;
border-left : 2px solid #785402;
border-right : 2px solid #cb8e02;
text-align : justify;
}
body {
background : url(images/background.png) 0% 0% repeat-x #f7f7f7;
text-align : center;
}
html {
height : 100%;
}
body {
min-height : 100.01%;
}
fieldset {
padding : 10px;
border : #eccb00 solid 1px;
margin-bottom : 15px;
width : 460px;
}
form {
width : 450px;
}
h1, caption {
font-size : 170%;
font-family : Georgia, 'Times New Roman', Times, serif;
margin-bottom : 20px;
color : #a86e00;
}
caption {
margin : 0;
padding : 0;
}
#leftcolumn h1 {
font-size : 180%;
text-align : left;
line-height : 1.4em;
margin-bottom : 10px;
}
#leftcolumn h1 a:hover {
padding : 0;
}
h2, h3, h4 {
color : #6c372f;
font-family : Georgia, 'Times New Roman', Times, serif;
margin-top : 10px;
}
h2 {
font-size : 130%;
margin-bottom : 10px;
}
h3 {
font-size : 120%;
}
h4 {
font-size : 110%;
}
h5 {
margin-top : 18px;
font-size : 95%;
line-height : 1.2em;
}
html {
min-width : 770px;
}
img {
margin : 10px auto 10px auto;
}
#leftcolumn img {
margin-bottom : 20px;
padding : 2px;
border : #eeeeee double 3px;
}
#content {
font-size : 90%;
}
#content li {
color : #48280d;
}
#content ul {
margin : 8px 0 3px 10px;
padding-left : 10px;
list-style-type : square;
color : #6c372f;
}
#content, #header, #footer {
width : 770px;
margin : 0 auto;
text-align : left;
position : relative;
}
#contentwrapper {
float : left;
background : url(images/contentbg.png) 100% 50% repeat-y #f7f7f7;
}
#contentwrapper, #footerwrapper {
width : 100%;
}
#footer {
background : url(images/footerbga.png) repeat-y;
height : 131px;
}
#footer a {
border-top : 1px solid #eccb00;
border-bottom : 1px solid #eccb00;
color : #947927;
padding : 2px 5px;
}
#footer a:hover {
border-top : 1px solid #553117;
border-bottom : 1px solid #553117;
color : #ffffff;
background : #cb8e02;
padding : 2px 5px;
}
#footer p {
margin : 0 0 0 300px;
padding-top : 30px;
color : #947927;
font-size : 0.8em;
}
#footerwrapper {
clear : both;
background : url(images/footerbgb.png) 0% 0% repeat-x transparent;
}
#header {
background : url(images/header.png) transparent;
height : 130px;
}
#header ul {
display : block;
position : absolute;
top : 105px;
left : 270px;
}
#header li {
float : left;
width : 92px;
display : block;
}
#header li a {
border-top : 1px solid #8a6c39;
border-right : 1px solid #f0c144;
border-bottom : 1px solid #f0c144;
border-left : 1px solid #8a6c39;
padding : 1px;
font-size : 75%;
font-weight : bold;
text-align : center;
line-height : 20px;
text-decoration : none;
display : block;
background : url(images/grad2.jpg) no-repeat;
color : #553117;
}
#header li a:hover {
background : url(images/grad1.jpg) no-repeat;
color : #000;
}
#leftcolumn {
width : 180px;
float : left;
padding : 40px 0 10px 0;
margin-left : 20px;
display : inline;
color : #8b725a;
font-size : 80%;
}
#logo {
width : 190px;
display : block;
background : url(transparent.gif) no-repeat;
height : 90px;
position : absolute;
top : 0;
right : 34px;
}
#logo h1 {
display : none;
}
#rightcontent {
width : 500px;
float : right;
padding-top : 30px;
padding-right : 5px;
padding-bottom : 20px;
padding-left : 0;
float : right;
}
#rightcontent li {
font-size : 90%;
margin-bottom : 3px;
}
input, textarea {
border : #006666 solid 1px;
margin : 4px;
background : url(images/formbackground.png);
}
label {
color : #666666;
font-size : 90%;
}
legend {
padding : 10px;
color : #cb8e02;
}
ol {
margin : 10px;
padding-left : 10px;
list-style-type : square;
font-size : 80%;
font-weight : bold;
}
.courselist {
list-style-type : square;
font-size : 1em;
font-weight : normal;
}
p {
margin : 5px 0 5px 0;
font-size : 90%;
}
.submitbutton {
border : #003366 solid 1px;
background : #cb8e02;
color : #ffffff;
}
.tel {
color : #666666;
font : bold 90% Verdana, Arial, Helvetica, sans-serif;
}
.valpad {
margin-top : 40px;
margin-bottom : 40px;
}
.textarea2 {
border : #006666 solid 1px;
margin : 4px;
padding : 6px;
background : #f0f0ff;
}
hr {
height : 1px;
border-top : 1px solid #fedf98;
margin-top : 4px;
margin-bottom : 4px;
}
.center {
text-align : center;
margin-bottom : 20px;
}
.brown {
color : #6c372f;
}

↑ Top