img{ border: 0; }


body{
background-color: #000;
font-family: arial, sans serif;
color:#ccc;
margin:50px 0px; padding:0px;
text-align:center;

}

a, a:visited, a:active{color:#ccc; text-decoration: none;}
a:hover{color:#ccc; text-decoration: underline;}

p { margin-bottom: 12px; text-align: center; line-height:18px; }

#Content {
	width:720px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:1px dashed #333;
	background-color:#eee;
	}



h1{
font-weight: bold;
text-align: center;
margin-top: 30px;
}

h2{
font-weight: bold;
text-align: center;
}

