html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

html, body { height:100%; }

body {
	font-family:Tahoma;
	font-size:12px;
	color:#4d4d32;
	background-color:#8b7f7f;
}



table {
	height:100%;
	width:100%;
}

.td { 
	height:100%;
	vertical-align:middle; 
}

#about_me {
	position:absolute;
	text-align:center;
	width:100%;
	z-index:10;
	height: 100%;
}

#flowerlineinfo {
	visibility:visible;
	position:relative;
	color:#fff;
	margin:200px auto 0 auto;
	width:650px;
	height:450px;
}

#flowerlinedesign {
	position:relative;
	z-index:10;
	height:100%;
	width:100%;
	background: 
}

h1 {
	font-size:18px;
	font-weight:normal;
	padding:50px;
}

