body {
width: 800px;
background-color: white;
margin-left: auto;
margin-right: auto;
border: 1px dotted gray;
padding: 10px 10px 10px 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: medium;
line-height: 1.2emxxx;
}
p {
color: maroonxxx;
}
h1, h2 {
border-bottom: 1px solid black;
color: red;
}

#floatright {
float: right;
}

h1 {
font-size: 230%;
}

em7 {
border-bottom: 1px solid black;
}

#center {
text-align: center;
}

h2 {
font-size: 160%;
}
em {
color: maroon;
}
em2 {
color: red;
font-weight: bold;
}
em3 {
color: red;
}
em4 {
font-size: 50%;
color: black;
}
blockquote {
font-style: italic;
}
em {
text-decoration: underline overline;
}
em1 {
text-decoration: underline overline;
}
.chevyschips {
line-height: 1.9em;
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;
color: white;
border-color: white;
border-width: 1px;
border-style: solid;
background-color: #a7cece;
padding: 25px;
padding-left: 80px;
margin: 30px;
margin-right: 250px;
background-image: url(../../images/YOURBELIEFHERE.PNG);
background-repeat: no-repeat;
background-position: top left;
border-style: dashed;
}

#ninja {
border-width: thin;
border-style: solid;
border-color: #007e7e;
width: 200px;

padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;

margin-left: 20px;

text-align: center;

background-image: url(images/cocktail.gif);
background-repeat: repeat-x;

line-height: 1;
}

#topranked {
border-width: thin;
border-style: solid;
border-color: #007e7e;
width: 300px;

padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;

margin-left: 0px;

text-align: left;

float: ;
}

#allcontent {
width: 200 px;
padding-top: 5px;
padding-bottom: 5px;
background-color: ;
margin-left: auto;
margin-right: auto;
}


#difficulty {
border-width: thin;
border-style: ;
border-color: #007e7e;
width: ;

padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;

margin-left: ;

text-align: left;

float: right;
}


table {
margin-left: ;
margin-right: ;
border: ;
caption-side: bottom;
}

th {
border: ;
padding-right: ;
background-color: #fcba7a;
text-align: left;
}

td {
border: ;
padding-right: 30px;
}










