@import url('reset.css');

/* General Codrops Demo Style */

a{
	color:#ddd;
	text-decoration:none;
}
a:hover{
	color:none;


.content{
	margin:0px 25px 30px 25px;
}
