body {
background-color: white;
margin-left:20%;
margin-right:20%;
border: 1px dotted gray;
padding: 10px 10px 10px 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: medium;
line-height: 1.2emxxx;
}

p.center {
text-align: center;
}

p {
color: maroonxxx;
}

h1, h2 {
border-bottom: 1px solid black;
color: red;
}

h1 {
font-size: 230%;
}

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;
}











