html {
padding:0px;
margin:0px;
font-size:16px;
font-family:verdana,arial;
background-image:url(images/bg.png);
background-repeat:repeat;
background-color:#685C75;
}
.main {
width:760px;
background:white;
margin-left:auto;
margin-right:auto;
}
.content {
width:740px;
background:white;
margin-left:auto;
margin-right:auto;
}
h1,h2,h3 {
text-align:center;
}
ul {
line-height:3em;
}
ul li {
line-height:1.2em;
}

.italic {
font-style:italic;
}
.cb_ads {
position:relative;
width: 640px ;
margin-left: auto ;
margin-right: auto ;
}

}
.cb_ads a {
text-decoration:none;
}
a {
text-decoration:none;
color:blue;
}
.center {
text-align:center;
}
.footer {
position:relative;
height:5em;
font-size:0.8em:
}
.getresponse {
position:relative;
width: 270px ;
margin-left: auto ;
margin-right: auto ;
text-align:left;
}
/* form box */
#GRSubscribeForm fieldset {
width: 260px; 
border: 0;
}
/* comment about GetResponse */
#GRSubscribeForm p {
font-size: x-small;
}
/* table used to position form elements */
#GRSubscribeForm table {
border: 0;
}
.note {
font-size:0.75em;
font-weight:bold;
}
.red {
color:red;
}
.blue {
color:blue;
}
.bold {
font-weight:bold;
}
.noteblock {
width:600px;
margin-left:auto;
margin-right:auto;
padding:1em;
border:0.2em dashed black;
background:yellow;
}
.create h1,h2,h3 {
text-align:left;
}