@charset "UTF-8";

body {
	color:#000;
	background-color:#ccc;
	text-shadow:-1px 1px #fff;
	background-image:url(images/bg.jpg);
	font-size:36px;
	text-align:center;
	background-repeat:repeat-x;
	font-family: arial, sans-serif;
}
img {
	border:0;
}
.oppo {
	text-shadow:-1px 1px #000;
	color:#fff;
	font-size:20px;
	font-weight:900;
}

.underB {
	COLOR:#F00;
	font-size:16px;
	text-shadow:-1px 1px #ccc;
	line-height:1px;
}
#mybrother {
	width:50%;
	min-height:1px;
	background-color:#ccc;
	border-radius:16px;
	margin-left:25%;
	margin-right:25%;
	border:2px solid #000;
	padding-left:25px;
	padding-right:25px;
	margin-top:225px;
}

#meow {
	width:200px;
	height:185px;
	margin-top:-75px;
	margin-left:-15px;
	margin-bottom:-100px;
}

#chrome {
	width:250px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	margin-top:25px;
}