
a{
	color:#63a4ee;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.code{
	border:1px solid black;
	background-color:#e5f0f0;
	padding:20px;
	margin-left:20px;
	width:60%;
}

/*p{
	padding-left:20px;
}*/

ul,li{
	list-style-type:none;
}

ul{
	margin:20px 0px;
}

li{
	margin:5px 0px;
}

.content{
	background-image:url(images/DevDrawing.gif);
	background-repeat:no-repeat;
	background-position:left center;
	min-height:500px;
	width:880px;
}

.text{
	width:539px;
	line-height:1.3;
}

h2{
	font-weight:normal;
	font-size:25px;
	margin-bottom:40px;
}

#starter{
	font-size:15px;
}

.nb{
	font-weight:normal;
}
