* {
	margin: 0;
	padding: 0;
	border-width: 0;
}

html {
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
	border-width: 0;
	font: 62.5%/1em Arial, Verdana, sans-serif;
	color :#555555;
	height: 100%;
}

body {
	background: #000000 url("../images/fondpoeme.gif") repeat;
	height: 100%;
}

a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ul {
	list-style: none;
}

#content {
	margin: 0 auto;
	width: 280px;
	height: 99%;
	background-color: #000;
  	border-color: #191919;
	border-width: 0 1px 0 1px;
	border-style: solid;
	text-align: center;
}

#header {
	vertical-align: top;
}

#logoflash {
	vertical-align: middle;
}

#footer {
	vertical-align: bottom;
}
