body {
        background-color: #333333;
        margin-left: 5%;
        margin-right: 5%;
        font-size: small;
        padding: 10px 10px 10px 10px;
        font-family: "Monotype Corsiva", "lucida calligraphy", "Snell Roundhand", "times new roman", serif;
        color: #666666;
		line-height:3em;
      }
	  
	  
	  
#allcontent{
		background-color:#010101;
		width:1000px;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:50px;
		padding-right:40px;
		margin-left:auto;
		margin-right:auto;
		}
	  
	#NameHeader {
		line-height: 1.5em;
		text-align: left;
		margin-top: 45px;
		margin-bottom: 30px;
		font-size: 40px;
		color: #666666;
		font-family: "Snell Roundhand", "Monotype Corsiva", "lucida calligraphy", "times new roman", serif;
		}
	  
   #Heading {
	font-size: 50px;
	line-height: 1.5em;
	text-align: center;
	margin-top: 45px;
	color:#666666;
	font-family: "Snell Roundhand", "Monotype Corsiva", "lucida calligraphy","times new roman", serif;;
   }
   
   #Construction {
   	font-size: 20px;
	line-height: 1.5em;
	text-align: center;
	margin-top: 20px;
	color:#666666;
	font-family: "Snell Roundhand", "Monotype Corsiva", "lucida calligraphy","times new roman", serif;;
   }
   
h1 {
	color: #77383b;
	font-family: "lucida calligraphy","Monotype Corsiva", "Snell Roundhand", "times new roman", serif;
	font-size: 200%;
	border-color: #341b1c;
	border-width: thin;
	border-style: dotted;
    padding: 10px 10px 10px 10px;
	margin: 100px 0px 100px 0px;
	display: inline;
    } 
   
   h2 { 
        font-family: "lucida calligraphy","Monotype Corsiva", "Snell Roundhand", "times new roman", serif;
      }
   p {
      	font-family: "lucida calligraphy","Monotype Corsiva", "Snell Roundhand", "times new roman", serif;
      }

.guarentee {
		border-color:#990000;
		border-width:1px;
		border-style:dotted;
		background-color:#000000;
		padding:25px;
		margin:30px;
	 	}	  
	
	#face {
	float: right;
	width: 500px;
	padding: 50px 20px 20px 20px;  
	  }
	  
	#MainLinks {
	border-width: thin;
	border-style: none;
	width: 200px;
	padding:80px 20px 20px 20px;
	margin-left: 20px;
	text-align: center;
	line-height: 4em;	
	  }
	
	.thumb {
	margin: 50px 50px 50px 50px;
	}	  
	
	
	#Footer {
	font-size: 100%;
	text-align: center;
	line-height: normal;
	margin-top: 150px;
	}  
	
	a:link {
	color:#7a1010;
	}
	
	a:visited {
	color:#b0abab;
	}
	
	a:hover {
	color:#CC0000;
	}
	
