chess skills

I am experimenting with different headings for a chess web site. Here's the first one, also showing the style which produced it, below.
body {
margin:10% 35% 10% 10% ;
background-color: cornflowerblue;
}
h1 {
border:1px solid black;
padding: 130px 10px 0 10px ;
color: red;
background-image: url(chess-pie1.jpg);
background-repeat:no-repeat ;
text-align: right;
font-weight: ;
font-size: 25pt;
font-family: sans-serif;
height: 40px;
}
p {
color: yellow;
padding-left:10px ;
font-family: Georgia, serif;
font-size: 16pt;
}

0 Comments:
Post a Comment
<< Home