/* CSS Document */

html,body{
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#fff;
	height:100%;
	text-align:center;
	background: #1d1d1a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;

}
a{
	color:#fff;
	text-decoration:none;

}
.c2studio {
	background: url(c2studio.jpg) no-repeat top center;

}


