body
{
background-color:black;
}

.menu
{
width:1200px;
height:50px;
margin-bottom: 100px;

}
.main
{
background-color:black; 
width:1200px;
color:white;
margin: auto;
border-top:solid 1px;
padding-top:10px;
padding-bottom:20px;
}
.header
{
width:1200px;
height:180px;
}


.logo
{
float:left;
width:900px;
height:180px;

}
.picture
{
float:right;
height:180px;
}
{
float:right;
width:300px;
height:180px;
}
.menupoint
{
text-decoration:none;
height:50px;
border-style:solid;
border-color:white;
border-top-width:0px;
border-left-width:0px;
border-right-width:2px;
border-bottom-width:2px;
margin-right:10px;
text-align:center;
float: left;
}

.menupoint a
{
text-decoration:none;
color:white;
font-family:"Times New Roman";
font-size:20px;
vertical-align:middle;
}
.footer
{
float:center;

width:400px;
margin:auto;
margin-top:5px;	
padding:3px;
}
.content
{
border-bottom:solid 1px;
height:800px;
}
#menupoint a
{
text-decoration:none;
color:yellow;
font-family:"Times New Roman";
font-size:20px;
vertical-align:middle;
}

.menupoint a div
{
height:50px;
line-height: 50px; 
vertical-align: middle;
padding-right:10px;
padding-left:10px;
}
#menupoint a div
{
height:50px;
line-height: 50px; 
vertical-align: middle;
padding-right:10px;
padding-left:10px;
}

#menupoint
{
text-decoration:none;
color:yellow;
height:50px;
border-style:solid;
border-color:yellow;
border-top-width:0px;
border-left-width:0px;
border-right-width:2px;
border-bottom-width:2px;
margin-right:10px;
text-align:center;
float: left;
}

h1
{

text-align:center;
}
li
{
font-family:"Times New Roman";
font-size:20px;
}
p
{
font-family:"Times New Roman";
font-size:20px;
}
