/* CSS Document */
body
{
	margin:0px;

}

a:link, a:visited, a:hover, a:active
{
	/*text-decoration:none;*/
	color:#000000;

}

#container
{
	width:1024px;
	height:2500px;
	background:url(../images/strip_9.1.jpg) repeat-x;
	/*border:1px solid black;*/
	margin:auto;
}

#container_text
{
	width:1024px;
	height:60px;
/*	border:1px solid black;*/
	text-align:center;
	font-size:35px;
	font-family:"Comic Sans MS";
	padding-top:25px;
}


#header
{
	width:1024px;
	height:700px;
	margin:auto;
	/*border:1px solid black;*/
	padding-top:0px;
}

.first_img
{
	width:500px;
	height:450px;
	/*border:1px solid black;*/
	padding:0px;
	float:left;
	text-align:center;
	margin-top:75px;
}


.second_img
{
	width:500px;
	height:500px;
	/*border:1px solid black;*/
	padding:0px;
	float:left;
	text-align:center;
	margin-top:100px;
}
.tag
{
	width:206;
	height:202;
	top:-10px;
	left:995px;
	position:absolute;