/* CSS Document */

body	{
background-color:#000000;
}

.top	{
height:200px;
}
.page	{
background-image:url(../images/sizedoredited/fridgenobuttons.jpg);
background-repeat:no-repeat;
border:none;
height:1200px;
width:1000px;
text-align:center;
margin-left:auto;
margin-right:auto;
position:relative;
}

.screenprintart	{
margin-left:280px;
margin-top:150px;
background-image:url(../images/buttons/sized/screenprintart1.png);
background-repeat:no-repeat;
width:180px;
height:150px;
float:left;
}

.bookillustrations	{
margin-right:280px;
margin-top:80px;
background-image:url(../images/buttons/sized/bookillustrations1.png);
background-repeat:no-repeat;
width:130px;
height:181px;
float:right;
}

.conceptart	{
margin-left:490px;
width:127px;
height:182px;
background-image:url(../images/buttons/sized/conceptart1.jpg);
background-repeat:no-repeat;
float:left;
}

.links	{
background-image:url(../images/buttons/sized/links1.png);
background-repeat:no-repeat;
width:75px;
height:77px;
float:left;
margin-right:200px;
margin-left:8px;
margin-top:40px;
}

.otherart	{
background-image:url(../images/buttons/sized/otherart1.png);
background-repeat:no-repeat;
width:150px;
height:127px;
float:left;
margin-left:270px;
}

.blog		{
width:110px;
height:201px;
float:left;
margin-left:5px;
}

.store		{
	width:90px;
	height:137px;
	float:left;
	margin-left:12px;
	margin-top: 125px;
	background-repeat: no-repeat;
	background-image: url(../images/buttons/sized/PaperVectorArtStore1a.png);
}

.contactme	{
background-image:url(../images/buttons/sized/contactme1.png);
background-repeat:no-repeat;
width:130px;
height:181px;
float:left;
margin-top:7px;
margin-left:5px;
}

.aboutme	{
background-image:url(../images/buttons/sized/aboutme1.png);
background-repeat:no-repeat;
float:left;
width:75px;
height:78px;
}

.splash		{
background-image:url(../newestsplashpage/fridgeSplashNEWsized.jpg);
background-repeat:no-repeat;
width:1250px;
height:700px;
text-align:center;
margin-left:auto;
margin-right:auto;
position:relative;
}
.words		{
text-align:center;
margin-left:250px;
margin-right:250px;
}
.bottom		{
height:100px;
}

.splashtop	{
height:30px;
}

