/***********************************************/
/* kits.css                                    */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	background: #fdedf2;
    text-decoration: none;
    background-image: url(images/pinkphone.jpg);
}


#wrapper{
	width: 780px;
    margin: auto;
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
    background-color: #ffffff;
}

#terms {
    width: 700px;
    margin: auto;
    margin-top: 20px;
    color: #000000;
    font-family: arial;
	font-size: 16px;
    font-style: normal;
    text-align: justify;
    text-decoration: none;
 }
 
#headlines {
    width: 700px;
    margin: auto;
    margin-top: 20px;
    color: #000000;
    font-family: arial;
	font-size: 18px;
    font-style: normal;
    text-align: center;
    text-decoration: none;
 }

 #mid {
    width: 550px;
    margin: auto;
    margin-top: 20px;
    color: #000000;
    font-family: arial;
	font-size: 18px;
    font-style: normal;
    text-align: left;
    text-decoration: none;
 }
#select {
    width: 700px;
    margin: auto;
    margin-top: 20px;
    color: #000000;
    font-family: arial;
	font-size: 18px;
    font-style: normal;
    text-align: left;
    text-decoration: none;

 }
 
 #foot {
    width: 500px;
    margin: auto;
    margin-top: 20px;
    color: #000000;
    font-family: arial;
	font-size: 14px;
    font-style: normal;
    text-align: center;
    text-decoration: none;
 }
 
#eyebrow {
    width: 780px;
    margin: auto;
    margin-top: 20px;
    color: #000000;
    line-height: 1.5em;
    font-family: arial;
	font-size: 18px;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    background-color: #f9c7c2;
 }
 
 #big{
         color: #000000;
    line-height: 1.5em;
    font-family: arial;
	font-size: 18px;
    font-style: normal;
    text-align: center;
    text-decoration: none;
}
#bigger{
         color: #000000;
    line-height: 1.5em;
    font-family: vivaldi;
	font-size: 28px;
    font-style: normal;
    text-align: center;
    text-decoration: none;
}
