
body{
    margin: 10px;
    font-family: helvetica neue, verdana, arial;
    font-weigth: thin;
}

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

ul{
    list-style-type:none;
}

.main {
	text-align:center;
	margin-top:200px;
	color:#e0e0e0;
}