/* css stylesheet for emotiquotes index only*/
body {
font-size: 14px;
text-align: left;
color: #333333;
background-color: #ffffff;
margin-left: 20px;
margin-right: 20px;
line-height: 120%;
font-family: serif;
font-weight: normal;
font: sans serif;
background-image: url("http://emotiquotes.com/image/emotiquotes_logo.gif");
background-position: 10px 10px;
background-repeat: no-repeat;
background-attachment: scroll;
}
div.head {
padding-left: 0px;
padding-top: 30px;
height: 50px;
}
h1 {
font-family: serif;
font-variant: small-caps;
font-size: 32px; 
color: #333333
}
h2 {
font-family: serif;
font-variant: small-caps;
font-size: 24px;
color: #333333
}
p {
text-indent: 10px;
}
a:link {
color: #0000ff;
text-decoration: none;
}
a:visited {
color: #0000ff;
text-decoration: none;
}
a:active {
color: #0000ff;
text-decoration: none;
}
a:hover {
color: #0000ff;
text-decoration: none;
}
div.c1 {
font-size: 28px;
text-align: center;
font-weight: bold;
line-height: 120%;
}
div.midadleft {
float: center;
width: 100%;
padding: 10px;
}
#footer {
clear: left;
width: 100%;
background: white;
color: #666666;
text-align: center;
font-size: 10px;
font-family: sans-serif;
padding: 4px 0px;
}
#footer a {
color: #0000ff;
font-family: sans-serif;
}
img {
border: none;
}
