body {background-color:#390775;}

ul{list-style:none;}

.nav1{background-color:#3edbd0; margin-right:90%;}
.intro-text{background-color:lightblue;  text-align:center;}    
.linkbox{color:pink; color:black; margin-right:80%; }
.linkbox{background-color:pink; margin-right:70%;}
.sidebar{background-color:white; color:#bc680e;line-height:40px; margin-top:30px; margin-right:10px; }     
.box1{border:3px; border-style:dashed;  border-color: #b82e11; margin-right:75%; background-color:#ffffff;}

/*make a class of all the bodies of pages with purple background and white foreground. so bgbody=purple, forbody=white, text=black, 
make a template of all the text aligns and all that, textareas and all that stuff.
*/
.enter2{background-color:white; margin-right:37%; margin-left:21%; width:55%;}
.container4{background-color:black; border-style: solid; border-width: 49px; margin-top:14%;}

.container{background-color:#fffee2;} /*Note every new page contain container*/

a:link{color:#572e4a;}
a:visited{color:#124d83;}
a:active{color:#068808;}
a:hover{color:#dc8308;}
