@charset "utf-8";
/* Holding styles for new web page */

*
{
	margin:0px;
	padding:0px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

html
{
	width:1024px;
}

#tag_text
{
	text-align:center;
}

#central_img_holder
{
	width:493px;
	margin:70px auto 0px auto;
}

