<style type="text/css">



html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body, html {
	height:100%;
	font-family:"Tahoma", Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	margin:0;
	background-color:#000;
}


/* get rid of those system borders being generated for A tags */
a:active {
	outline:none;
}

:focus {
	-moz-outline-style:none;
}




* {
padding: 0px;
margin: 0px;
}


a {
	color: #af0000;
	text-decoration: none;
}

a:hover {
	color:#af0000;
	text-decoration: underline;
}

/* ################################GENERAL CSS CODE############################################## */
/* ############################################################################################### */



#wrapper {
width: 1000px;
height: 624px;
position: relative;
margin: 0 auto; 
background: clear;
margin-top: 3px;
padding: 0px 0px 0px 0px;  /* top, right, bottom, left */
}


#maboloFlowers{
	text-align:center;
}



</style>