body {
background-image:url('http://www.desiredmovies.com/images/bg.jpg');
}
h1 {
text-align:center;
font-family: Arial;
text-transform: uppercase;
font-size: 18px;border-bottom:
1px solid silver;
margin-bottom: 0px;
padding-bottom: 5px;
padding-top: 5px;
margin-top: 0px;
padding-left:5px;
background-color:beige;
color:gray;
}
h2 {
text-align:left;
font-family: Arial;
font-size: 12px;
border-bottom: 1px solid silver;
margin-top: 0px;
margin-bottom: 5px;
padding: 0px;
padding-left:5px;
}
h3 {
font-family: Arial;
font-size: 11px;
margin: 0px;
padding: 0px;
font-weight: normal;
}
.content {
text-align:left;
font-family: Arial;
font-size: 11px;
margin: 0px;
padding-left: 5px;
padding: 5px;
}
.content-box {
width: 728px;
border:1px solid silver;
background-color: white;
}
.menu-box {
width: 180px;
border:1px solid silver;
background-color: white;
}
A:link {
text-decoration: underline;
color: blue;
}
A:visited {
text-decoration: underline;
color: blue;
}
A:active {
text-decoration: underline;
color: blue;
}
A:hover {
text-decoration: none;
color: blue;
}
.table {
font-family: Arial;
font-size: 12px;
}
.table2 {
font-family: Arial;
font-size: 11px;
}
.entry {
border-bottom: 1px solid silver;
padding: 5px;
color: silver;
text-align: left;
}
.entry2 {
border-bottom: 1px solid silver;
padding: 5px;
}
td img {
display: block
}
.video {
padding-top: 5px;
padding-bottom: 5px;
}
.footer {
font-family: Arial;
font-size: 11px;
padding-top: 5px;
padding-bottom: 5px;
}
.footer-box {
width: 720px;
background-color: white;
padding: 5px;
border: 1px dotted silver;
font-family: Arial;
font-size: 10px;
text-align: left;
}
select.selectyear {border:1px solid silver;width:174px;font-size:11px;padding:2px;color:blue;}
select.selectyear option {border-bottom:1px solid #dadada;}