#flashcontent {
	width: 600px;
	margin:20px auto;
	font-size: 0.85em;
	font-family: Arial, sans-serif;
}

#contact p, #contact {
	text-align:center;
}

#content {
	display:block;
}

h2 {
	font-size:1em;
}

ul {
	list-style-type:cercle;
}
a {
	text-decoration: none;
}

a, a:hover ,a:visited{
	color:#1E90FF;
	text-decoration: none;
}

a:active{
	text-decoration: none;
}

h3{
	font-weight:bold;
}

p {
	width:600px;
	padding:0px;
	margin:0px;
	text-align:justify;
}

img {
	width:100%;
	height:100%;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#plan {
	padding-left:200px;
}


