@charset "utf-8";

/* All Layout
-------------------------------------------------*/


* {
	margin: 0;
	padding: 0;
}
img{
	border: 0;
	}
	
h4{
	font-size: 10px;
	font-style: normal;
}

a:link {
	color: #4682b4;
	text-decoration: none;

}
a:active { color: #ff1493; text-decoration: none; }
a:visited { color: #4682b4; text-decoration: none; }
a:hover { color: #ff1493; text-decoration: none; }


div#twitter {
		width: 605px;
		height: 470px;
