*						{
						margin:0px; padding:0px;
						}
body					{
						background-color:#FFE1FF;
						}
li						{list-style:none; color:#FF0000; font-weight:bold;}
h1						{color:#FF0099; font-weight:bold; text-decoration:underline;}
h2						{color:#FF0099; font-weight:bold; text-decoration:underline;}
h3						{color:#FF0099; font-weight:bold; text-decoration:underline;}
h4						{color:#FF0099; font-weight:bold; text-decoration:underline;}
h5						{color:#FF0099; font-weight:bold; text-decoration:underline;}
h6						{color:#FF0099; font-weight:bold; text-decoration:underline;}
p						{margin:0px; padding:0px; border:0px; color:#FF0099; font-weight:bold;}
link					{color:#FF00FF;}
a:link 					{color:#FF00FF;}
a:visited 				{color:#9966CC;}
a:active 				{color:#FF00FF;}
a:hover 				{color:#FF0066;}
div						{margin:0px; padding:0px; border:0px;}
#body_box 				{ 
						width:968px;
						min-height:500px;
						text-align:left;
						border:0px;
						background-color:#FFCCFF;
						}
#header					{width:968px; height:150px; background-image:url('http://xxx-24.com/pst/titten/tittenfick/images/header-titten.jpg'); 			background-position:top; background-repeat:no-repeat;}
#content				{ padding:25px;}
#footer					{}
						
