.h1{
    font-size:350%;
    font-family: Broadway;
}
.h2{
    font-size:150%;
    font-family: Broadway;
}
.jk{
    margin-top:100px;
    background-color:white;
}
.tip{                   
    border:10px green solid;
    width:auto;
    margin-left:0px;
    margin-right: 0px;
}
.content{
    border:100px green solid;
    width:auto;
}
.link{
    font-size:200%;
    width:auto;
}
.pics{
    width: auto;
}
 
.desc{
    font-size: 200%;
}
 .content{
    border:100px green solid;
    font-size: 300%;
}
.home{
    font-size: 200%;
}
.header{
    font-size: 400%;
    font-family: Broadway;
}
.words{
    font-size: 100%;
    
}
.week{
    font-size: 200%;
    font-family: Broadway;
}
.word{
    font-size: 75%;
}
.picwidth{
	width: 350px;
}
.margin-intercept{
	margin:20px;
}
.shrink-to-necessary-size{
	display:inline-block;
}