body{ background: linear-gradient(to bottom right, white, #ffffff);
height:4000px;}
a{color:868383;
text-decoration:none;}



        table, th, td {
    border: 0px solid black;
    border-collapse: collapse;
        }

p1{color:#1b6192;
font-family:verdana;
font-size:15px;}
p2{color:#868383;
font-family:verdana;
font-size:15px;}
p3{color:#1b6192;
font-family:verdana;
font-size:15px;
font-weight:bold;}
p4{color:#868383;
font-family:verdana;
font-size:10px;}
p6{color:#1b6192;
font-family:verdana;
font-size:15px;
word-spacing:10px;}
p7{font-size:20px;
color:#868383;
font-family:verdana;}

#commentprof{top:785px;
left:10px;
width:30px;
height:30px;}

.headerx{
position:fixed;
width:100%;
height:80px;
top:0;
left:0;
color:white;
z-index:7;
font-family:verdana;
-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);

}
.header{
position:fixed;
width:100%;
height:40px;
background:#3b5998;
top:0;
left:0;
color:white;
z-index:7;
font-family:verdana;

}
#sub{
	padding-top:50px;
	font-family:verdana;
	font-size:20px;
	color:#868383;
}



#namebox{
	width:200px;
	height:35px;
	margin:5px 5px;
	border-radius:1px/1px;
	background:white;
	padding:1px;
	font-size:15px;
}
#fomu{
	
    display: flex;
    justify-content: center;
    align-items: center;
}
.fomu{
	
    display: flex;
    justify-content: center;
    align-items: center;
	color:red;
}
.fomu a{
	
    
	color:#1f3eb2;
}

#c{   
	 visibility: hidden;
}


#button2{
        width:90px;
        height:30px;
        margin-top:4px;
        background:#5b74a8;
        color:white;
        font-size:20px;
        border-radius:4px/4px;
        cursor:hand;
        outline:none;}
}