@charset "UTF-8";
@import url("raleway/stylesheet.css");
body {
	margin: 0px;
	padding: 0px;
	font-family: raleway;
	font-size: 16px;
	line-height: 24px;
	background-color: #FFF;
}
#typoinform {
	position: absolute;
	left: 154px;
	top: 74px;
	color: #000;
	width: 1266px;
	height: 566px;
}
#content {
	position: absolute;
	left: 301px;
	top: 151px;
	height: 674px;
	width: 415px;
}
p {
	padding: 0px;
	margin: 0px 0px 8px 0px;
	color: #000;
}
a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	background-color: #FFFFFF;
}
#typoinform a:link, #typoinform a:visited, #animation {
	color: #000;
}

strong {
	font-weight: bold;
	color: #000000;
}
