@charset "utf-8";
/* CSS Document */

#center{
width: 728px ;
margin-left: auto;
margin-right: auto;
}

#right{
width: 728px;
text-align: right;
float: right;
}

.container{
margin-top:50px;
}

.content{
float:right;
width:500px;
}

form{
color:#5c5d5f;
}

h1{
color:#5c5d5f;
text-align:center;
font-size:30px;
}

p{
color:#5c5d5f;
}

li{
color:#5c5d5f;
}

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

.menu{
float:left;
width:200px;
color:#d66305;
}

h2{
color:#d66305;
font-size:19px;
}
